@dongkboy 2 лет назад
Родитель
Сommit
fdc82f8456
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/AgreementManage/CarInsurance/AgreementEntry.vue

+ 1 - 1
src/views/AgreementManage/CarInsurance/AgreementEntry.vue

@@ -3131,7 +3131,7 @@ export default {
           this.productCostForm[key] = "";
         }
       }
-      this.productCostForm.agreementId = [];
+      this.productCostForm.productId = [];
       this.productCostForm.productName = [];
       this.getFactorTemplate();
       this.roductList1 = [];