flat: 搜索

This commit is contained in:
史典卓
2024-10-24 14:39:34 +08:00
parent 32e92bcece
commit a32d676110

View File

@@ -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() {