chenrui il y a 2 ans
Parent
commit
2c6106829f
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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.$refs.table.refresh()
             })
+          }else{
+            this.dataSource = []
+             this.$refs.table.clearTable()
           }
         } else {
           this.totalData = null