소스 검색

修改bug

暖心小太阳 2 달 전
부모
커밋
38e8ebf16e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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: ""