修改
This commit is contained in:
@ -292,7 +292,7 @@ watch(photoName, (val) => {
|
||||
// treeRef.value!.filter(val)
|
||||
// }
|
||||
getModelList()
|
||||
modelList.value = []
|
||||
currModelList.value = []
|
||||
})
|
||||
const filterNode: any = (value, data) => {
|
||||
if (!value) return true
|
||||
|
||||
Reference in New Issue
Block a user