| src/views/EmploymentManage/components/AddOrEditEmploymentView.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/EmploymentManage/components/AddOrEditEmploymentView.vue
@@ -732,7 +732,7 @@ description: form.description, checkReceiveMethods: form.checkReceiveMethods, settlementAccess: form.settlementAccess, insuranceProductId: form.insuranceProductId, insuranceProductId: form.insuranceProductId ? form.insuranceProductId : null, }; if (form.billingMethod !== EnumBillingMethod.Face) { params.serviceFee = form.serviceFee;