mirror of
https://github.com/jumpserver/lina.git
synced 2025-05-13 02:24:21 +00:00
fix: assets proportion tooltip cause page bounced at first time
This commit is contained in:
parent
1cbd58664c
commit
352ac7e828
@ -128,7 +128,8 @@ export default {
|
||||
tip += current.label + ':' + current.total + '<br/>'
|
||||
}
|
||||
return tip
|
||||
}
|
||||
},
|
||||
appendToBody: true
|
||||
},
|
||||
grid: {
|
||||
top: '60%',
|
||||
|
Loading…
Reference in New Issue
Block a user