资料中心类型搜索
This commit is contained in:
@@ -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 => {
|
||||
|
||||
Reference in New Issue
Block a user