fix:树代码生成查询数据bug
This commit is contained in:
parent
47edd93fe2
commit
776aa8c1c5
@ -402,10 +402,10 @@ $end
|
||||
dataList.value = res.data
|
||||
loading.value = false
|
||||
}
|
||||
})
|
||||
.catch(() => {
|
||||
loading.value = false
|
||||
})
|
||||
})
|
||||
}
|
||||
|
||||
// 查询
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user