flat: 搜索
This commit is contained in:
@@ -783,7 +783,7 @@ export default {
|
||||
this.selectInfo = data
|
||||
this.tenantId = data.id ? data.id : "";
|
||||
this.page.currentPage = 1;
|
||||
this.onLoad(this.page, this.query);
|
||||
this.onLoad(this.page);
|
||||
},
|
||||
/*加载分组*/
|
||||
getLabelList() {
|
||||
|
||||
Reference in New Issue
Block a user