调整优先级

This commit is contained in:
caozehui
2025-01-14 10:36:42 +08:00
parent 69de6dd7a3
commit 171533cef0
2 changed files with 7 additions and 7 deletions

View File

@@ -206,8 +206,8 @@ watch(() => formContent.chnNum, async (newVal, oldVal) => {
scriptType,
code: parseInt(checkStore.planCode)
})
updateTreeFly(resTreeDataTemp, 2)
updateTreeFly(resTreeDataTemp, 4)
updateTreeFly(resTreeDataTemp, 2)
Object.assign(treeDataAll, resTreeDataTemp)