🐛 fix: cpu
This commit is contained in:
		
							parent
							
								
									13f90e7a1f
								
							
						
					
					
						commit
						351526b56f
					
				@ -78,7 +78,7 @@
 | 
				
			|||||||
                        <td>
 | 
					                        <td>
 | 
				
			||||||
                            <div v-if="server.State" :class="formatPercent(server.live,server.State.CPU, 100).class">
 | 
					                            <div v-if="server.State" :class="formatPercent(server.live,server.State.CPU, 100).class">
 | 
				
			||||||
                                <div class="bar" :style="formatPercent(server.live,server.State.CPU, 100).style">
 | 
					                                <div class="bar" :style="formatPercent(server.live,server.State.CPU, 100).style">
 | 
				
			||||||
                                    <small>@#formatPercent(server.State.CPU, 100).percent#@%</small>
 | 
					                                    <small>@#formatPercent(server.live,server.State.CPU,100).percent#@%</small>
 | 
				
			||||||
                                </div>
 | 
					                                </div>
 | 
				
			||||||
                            </div>
 | 
					                            </div>
 | 
				
			||||||
                        </td>
 | 
					                        </td>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user