From 4ca27cdf8aece335d60b928565a2f8263a48950b Mon Sep 17 00:00:00 2001 From: ch Date: Fri, 10 Jun 2022 11:52:55 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=88=9B=E5=BB=BA=E4=BC=9A=E8=AF=9D?= =?UTF-8?q?=E6=9C=AA=E8=AE=BE=E7=BD=AE=E5=BD=93=E5=89=8D=E4=BC=9A=E8=AF=9D?= =?UTF-8?q?ID?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/plugins/msbIm.js | 2 +- src/pages/account/message/chat/index.vue | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/common/plugins/msbIm.js b/src/common/plugins/msbIm.js index ba3b75d..e098dc6 100644 --- a/src/common/plugins/msbIm.js +++ b/src/common/plugins/msbIm.js @@ -2,7 +2,7 @@ * @Author: ch * @Date: 2022-05-18 14:54:47 * @LastEditors: ch - * @LastEditTime: 2022-06-09 19:13:55 + * @LastEditTime: 2022-06-10 11:51:45 * @Description: file content */ import { CreateUUID, FormatDate, ToAsyncAwait } from "@/common/utils"; diff --git a/src/pages/account/message/chat/index.vue b/src/pages/account/message/chat/index.vue index 19f207f..7b06445 100644 --- a/src/pages/account/message/chat/index.vue +++ b/src/pages/account/message/chat/index.vue @@ -2,7 +2,7 @@ * @Author: ch * @Date: 2022-03-26 14:32:03 * @LastEditors: ch - * @LastEditTime: 2022-06-10 11:38:56 + * @LastEditTime: 2022-06-10 11:51:39 * @Description: file content -->