wupengfei
11 小时以前 7cf04da7eaba7cad9c3b5e5f674d2e038ebcd305
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,