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