apps/bMiniApp/src/subpackages/task/publishTask/InnerPage.vue
@@ -211,9 +211,9 @@ const form = reactive({ name: '', billingMethod: EnumBillingMethod.Month, billingMethod: EnumBillingMethod.Day, serviceFee: '' as any as number, settlementCycle: EnumSettlementCycle.Month, settlementCycle: EnumSettlementCycle.Day, benefits: [] as string[], ageMinLimit: '' as any as number, ageMaxLimit: '' as any as number,