保誠-保戶業務員媒合平台
wayne
2022-03-10 e8241decc705f9db3e46aed7b3a3f8b3188cf820
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 => {