Explorar el Código

产品费用添加bug

@dongkboy hace 2 años
padre
commit
fdc82f8456
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 = [];