zxz 2 years ago
parent
commit
67866af8a7
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/views/warehousenew/warehousingOrder.vue

+ 4 - 0
src/views/warehousenew/warehousingOrder.vue

@@ -1720,6 +1720,10 @@ export default {
               type: 'success'
             });
             this.form.distributionIng = ''
+            this.$set(this.fieldrationsList,'beforeBinNo','')
+            this.$set(this.fieldrationsList,'afterBinNo','')
+            // this.fieldrationsList.beforeBinNo = ''
+            // this.fieldrationsList.afterBinNo = ''
             this.fieldrationsshow = false
             this.getList()
           }).catch((response) => {