资料中心类型搜索

This commit is contained in:
zyx.net
2022-12-02 11:53:13 +08:00
parent 393f90fc9e
commit ef9d9d8b55
@@ -818,6 +818,9 @@ export default {
this.loading = false
return
}
if(this.dataCenterSearch.treeId){
delete this.dataCenterSearch.treeId
}
this.$http.get('fileMaterialCenter/file-material', this.dataCenterSearch, {
_this: this
}, res => {