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