chenrui hace 3 años
padre
commit
6e19c80870
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      src/views/outboundOrderManagement/outboundOrder/list.vue

+ 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