Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -95,6 +95,7 @@
|
||||
tooltip-effect="dark"
|
||||
height="100%"
|
||||
border
|
||||
ref="nonListSelection"
|
||||
max-height="100%"
|
||||
class="table"
|
||||
v-loading="myLoading.loadData"
|
||||
@@ -944,6 +945,7 @@ export default {
|
||||
window.open(exportURL);
|
||||
this.$message.success("导出信息成功");
|
||||
}
|
||||
this.$refs.nonListSelection.clearSelection()
|
||||
this.exportModelFlag = false;
|
||||
this.selectedList = [];
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user