保誠-保戶業務員媒合平台
Jack
2022-04-01 95437a4d3f965847ac7056d8a8affb3e45c5b12c
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 => {