zhengyiming
昨天 f308f6859153b14e2582141d120e178dac85a71e
apps/bMiniApp/src/subpackages/task/publishTask/InnerPage.vue
@@ -198,9 +198,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,