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