bug 重复调用列表接口问题

(cherry picked from commit bd2b5b4740)
This commit is contained in:
赵霄
2023-11-27 15:16:44 +08:00
parent 56f8412cc6
commit 5822eba6f6
+1 -1
View File
@@ -101,7 +101,7 @@ export const ConfigurableTableMixin = {
})
this.searchParams = queryParam
this.getTableHeader()
this.loadData()
this.loadData(1)
},
/**
* 重置查询