chenrui 3 anos atrás
pai
commit
6e19c80870

+ 2 - 0
src/views/outboundOrderManagement/outboundOrder/list.vue

@@ -368,6 +368,8 @@ export default {
       this.$nextTick(() => { // 页面渲染完成后的回调
         _this.setTableH()
       })
+      this.selectedRowKeys = []
+      this.selectedRows = []
     },
     setTableH () {
       const tableSearchH = this.$refs.tableSearch.offsetHeight