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 => {