修改项目树问题 绘制稳态治理分析页面

This commit is contained in:
guanj
2026-06-04 09:08:37 +08:00
parent c2805d7e9e
commit 4f32f84132
42 changed files with 3368 additions and 2287 deletions

View File

@@ -95,10 +95,11 @@ const tableStore = new TableStore({
},
click: async row => {
row.loading1 = true
loading.value = true
isWaveCharts.value = true
await analyseWave(row.id)
.then(res => {
loading.value = true
isWaveCharts.value = true
row.loading1 = false
if (res != undefined) {
boxoList.value = row