src/views/EmploymentManage/components/AddOrEditEmploymentView.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/EmploymentManage/components/AddOrEditEmploymentView.vue
@@ -279,7 +279,7 @@ const form = reactive({ name: '', billingMethod: '' as any as EnumBillingMethod, billingMethod: EnumBillingMethod.Month, serviceFee: 0, settlementCycle: EnumSettlementCycle.Month, benefits: [] as string[],