1
0
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:
wisonic 2024-09-27 14:36:01 +08:00 committed by Bryan
parent 1cbd58664c
commit 352ac7e828

View File

@ -128,7 +128,8 @@ export default {
tip += current.label + '' + current.total + '<br/>'
}
return tip
}
},
appendToBody: true
},
grid: {
top: '60%',