bug 重复调用列表接口问题
This commit is contained in:
@@ -101,7 +101,7 @@ export const ConfigurableTableMixin = {
|
|||||||
})
|
})
|
||||||
this.searchParams = queryParam
|
this.searchParams = queryParam
|
||||||
this.getTableHeader()
|
this.getTableHeader()
|
||||||
this.loadData()
|
this.loadData(1)
|
||||||
},
|
},
|
||||||
/**
|
/**
|
||||||
* 重置查询
|
* 重置查询
|
||||||
|
|||||||
Reference in New Issue
Block a user