Ver Fonte

产品费用添加bug

@dongkboy há 2 anos atrás
pai
commit
fdc82f8456

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

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