zxz 2 年之前
父节点
当前提交
67866af8a7
共有 1 个文件被更改,包括 4 次插入0 次删除
  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) => {