保誠-保戶業務員媒合平台
Tomas
2022-03-01 201a97a7379561b24c0699aa6f094711059b7ac5
PAMapp/components/AddAndReservedBtns.vue
@@ -49,7 +49,7 @@
        if (!this.isUserLogin) {
          item = {
            ...item,
            updateTime: new Date().toString()
            updateTime: new Date().toISOString()
          };
        }
        this.addToMyConsultantList(item).then(addOk => {