禁止鼠标悬停事件

master
yezhichao 2021-12-02 13:10:31 +08:00
parent 6fd00db462
commit 9b7eceb5da
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ const option = reactive({
type: 'pie',
radius: ['40%', '70%'],
startAngle: 180,
silent: true,
label: {
show: false,
position: 'center'