保誠-保戶業務員媒合平台
Tomas
2022-02-23 e912d42c4a9d806c2a498fef458ef8cb4e9ba405
PAMapp/pages/questionnaire/_agentNo.vue
@@ -433,7 +433,7 @@
      if (this.isEditBtn) {
        this.editAppointmentDemand();
      } else {
        queryConsultantService.addFavoriteConsultant([this.$route.params.agentNo]).then(res => this.sentAppointmentDemand());
        queryConsultantService.addFavoriteConsultant([{ agentNo: this.$route.params.agentNo, createdTime: new Date().toString()}]).then(res => this.sentAppointmentDemand());
      }
       const editSettingInfo: UserSetting = {
          name: this.myRequest.name,