feat: group 刷新

This commit is contained in:
zhangyu
2022-01-25 14:18:36 +08:00
parent 9c3213bb45
commit a16c27aaf5
5 changed files with 44 additions and 6 deletions

View File

@@ -217,6 +217,8 @@ export default {
this.loading = false
}, 200)
})
} else if (this.chartInfo.type === 94) {
this.chartInfo.children = [...this.chartInfo.children]
}
} catch (e) {
console.error(e)