This commit is contained in:
liuye
2022-01-17 14:56:19 +08:00
parent 4a4d152c10
commit 2ea6029396

View File

@@ -198,10 +198,10 @@ export default {
this.treeList = []
this.isGirdUser()
}
})
}).catch((err) => {
this.$u.toast(err)
})
})
},
edit() {