This commit is contained in:
sjl
2025-10-15 15:20:07 +08:00
parent ca8f173394
commit 45a010b3a4
10 changed files with 54 additions and 32 deletions

View File

@@ -358,7 +358,7 @@ const defaultOperate = () => {
}
const updateTableData = async () => {
console.log('左侧树被选中的叶子节点checkIndex', checkIndex.value)
if (checkIndex.value !== '') {
checkListLevel.length = 0
checkResultData.length = 0