测试bug修改

This commit is contained in:
GGJ
2024-10-21 09:09:56 +08:00
parent 7670da7f9f
commit 9ec4a8676c
7 changed files with 33 additions and 35 deletions

View File

@@ -141,6 +141,7 @@ const tableStore = new TableStore({
tableStore.table.params.type = 0
provide('tableStore', tableStore)
const nodeClick = async (e: anyObj) => {
console.log("🚀 ~ nodeClick ~ e:", e)
if (e.level == 2) {
loading.value = false
tableStore.table.params.deviceId = e.id