Browse Source

修改bug

暖心小太阳 1 month ago
parent
commit
38e8ebf16e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/goods/edit.vue

+ 1 - 0
src/views/goods/edit.vue

@@ -1961,6 +1961,7 @@ export default {
         tagName: this.noServiceRangeForm.tagName
       };
       this.noServiceRanges.push(noService);
+      this.productForm.noServiceTimeRange.push(this.noServiceRanges[0]);
       this.noServiceRangeForm = {
         noServiceRange: [],
         comment: ""