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