chenrui hace 2 años
padre
commit
2c6106829f
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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