|
|
|
@ -594,7 +594,7 @@ export default {
|
|
|
|
|
Close(item) {
|
|
|
|
|
this.pages.pageNum = 1;
|
|
|
|
|
this.pages.pageSize = 10;
|
|
|
|
|
this.$refs.mypagination.defaultPages();
|
|
|
|
|
// this.$refs.mypagination.defaultPages();
|
|
|
|
|
this.dialogVisible = false;
|
|
|
|
|
this.tableData = [];
|
|
|
|
|
this.multipleSelection = [];
|
|
|
|
|