保誠-保戶業務員媒合平台
HelenHuang
2021-12-09 24dd5d484adfba061fa1ea4de2c8b11f0423a900
fixed TODO:#132139 預約單,年齡選項移除
修改2個檔案
5 ■■■■■ 已變更過的檔案
PAMapp/pages/questionnaire/_agentNo.vue 4 ●●●● 修補檔 | 檢視 | 原始 | 究查 | 歷程
PAMapp/plugins/filters/age.filter.ts 1 ●●●● 修補檔 | 檢視 | 原始 | 究查 | 歷程
PAMapp/pages/questionnaire/_agentNo.vue
@@ -206,10 +206,6 @@
        label:'41-50'
      },
      {
        title:'46-55 歲',
        label:'46-55',
      },
      {
        title:'51-60 歲',
        label:'51-60',
      },
PAMapp/plugins/filters/age.filter.ts
@@ -11,7 +11,6 @@
    '21-30': '21-30 歲',
    '31-40': '31-40 歲',
    '41-50': '41-50 歲',
    '46-55': '46-55 歲',
    '51-60': '51-60 歲',
    '61-70': '61-70 歲',
    'over_71': '71 歲以上'