保誠-保戶業務員媒合平台
Tomas
2021-11-12 fe4ee6fcbb9fba06a99302958583e7ccab29e614
PAMapp/pages/agentInfo/index.vue
@@ -170,7 +170,7 @@
    phoneNumber: '0912345689',
    serveArea: '台北市地區、新北市地區',
    companyAddress: '台北市信義區忠孝東路一段1號',
    lastestLoginTime: new Date(),
    lastestLoginTime: 'Sun Nov 15 1987 00:00:00 GMT+0800 (台北標準時間)',
    seniority: '4年2個月',
    suitability: 53,
    evaluation: 31,
@@ -193,7 +193,7 @@
  phoneNumber: string;
  serveArea: string;
  companyAddress: string;
  lastestLoginTime: Date;
  lastestLoginTime: string;
  seniority: string;
  suitability: number;
  evaluation: number;