zxz vor 2 Jahren
Ursprung
Commit
67866af8a7
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  1. 4 0
      src/views/warehousenew/warehousingOrder.vue

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

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