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[],