wupengfei
15 小时以前 e81924b4c004ff097b02e60cbb7f28a4c50dd814
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,