[update] 清空

This commit is contained in:
zhaomeijing
2022-06-06 09:57:14 +08:00
parent f6e2b5dbf6
commit 5933b4e5ae
3 changed files with 14 additions and 9 deletions
@@ -395,11 +395,12 @@ export default {
console.log(pagination,filters,sorter,'iiiiiiiiiiiiiiiii')
},
getTableListReset() {
console.log('清空')
let params = {
paramsManifestId: this.paramsManifest.id,
userTypes: this.LoginUserType,
}
this.loading = true
this.$emit('listReset', '')
getAction(this.url.tableList, params).then((res) => {
if (res.success) {
this.dataSource = res.result