This commit is contained in:
yanran200730
2022-08-19 09:30:06 +08:00
parent 2bfeeab19a
commit 301969a84a

View File

@@ -115,6 +115,7 @@
this.userList = [] this.userList = []
if (!index) { //第一级别 if (!index) { //第一级别
this.slectList = [] this.slectList = []
uni.setStorageSync("lastSelectedGrid", '')
this.treeInit() this.treeInit()
} else { } else {
var list = [] var list = []