测试bug修改
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user