Browse Source

修改bug

chenrui 2 years ago
parent
commit
2c6106829f
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/salesManagement/waitDispatch/edit.vue

+ 3 - 0
src/views/salesManagement/waitDispatch/edit.vue

@@ -182,6 +182,9 @@ export default {
             this.$nextTick(() => {
             this.$nextTick(() => {
               _this.$refs.table.refresh()
               _this.$refs.table.refresh()
             })
             })
+          }else{
+            this.dataSource = []
+             this.$refs.table.clearTable()
           }
           }
         } else {
         } else {
           this.totalData = null
           this.totalData = null