添加云南曲靖打包命令修改5层树逻辑

This commit is contained in:
guanj
2026-01-05 10:13:53 +08:00
parent fd09e24cf0
commit 98c887b79d
14 changed files with 672 additions and 250 deletions

View File

@@ -231,7 +231,7 @@ const init = () => {
},
backgroundColor: 'rgba(0,0,0,0.55)',
formatter: function (params: any) {
console.log(params)
// console.log(params)
let msg = ''
msg += params[0].name
for (let i in params) {