commit
This commit is contained in:
@@ -94,6 +94,7 @@ module.exports = {
|
||||
if (this.tableData.length >= this.localPageForm.totalCount) {
|
||||
this.tableFinished = true
|
||||
}
|
||||
this.$emit('update:page_form', {...this.localPageForm});
|
||||
}
|
||||
}).finally(() => {
|
||||
loading.close()
|
||||
|
||||
Reference in New Issue
Block a user