|
@@ -331,6 +331,7 @@ export default {
|
|
|
console.log('弹窗关闭');
|
|
|
this.$refs.multipleTable.clearSelection();
|
|
|
this.dialogForm.searchValue='';
|
|
|
+ this.dialogForm.pageNum=1;
|
|
|
this.dialogForm.deptId='';
|
|
|
this.configuration.invalidTime='';
|
|
|
this.configuration.verifyMode='';
|