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