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