保誠-保戶業務員媒合平台
HelenHuang
2022-02-23 40f5938230b4da2045eb170f92ba6967be1dac5a
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 => {