qukaidi 4 年 前
コミット
604259f59c
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/views/Warehousing/inStock/AddOrUpdate.vue

+ 1 - 0
src/views/Warehousing/inStock/AddOrUpdate.vue

@@ -3620,6 +3620,7 @@ export default {
             this.relevantAttachments = response.data.enclosures;
           }
         } else {
+          this.$set(this.form, "fId", null);
           this.$set(this.form, "fMblno", null);
           this.$set(this.form, "fMarks", null);
           this.$set(this.form, "fProductName", null);