From fee2f2532144fca6c81b1523aeef54165c5263b2 Mon Sep 17 00:00:00 2001
From: hsy <1029150275@qq.com>
Date: 星期二, 25 八月 2026 16:50:38 +0800
Subject: [PATCH] Merge branch 'refs/heads/dev_pro2.0' into fix/hsy/20260812
---
src/views/im/manager/utils/format.ts | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/im/manager/utils/format.ts b/src/views/im/manager/utils/format.ts
index 85f25ea..d98df1a 100644
--- a/src/views/im/manager/utils/format.ts
+++ b/src/views/im/manager/utils/format.ts
@@ -1,4 +1,4 @@
-import { formatDateTime } from '..\..\..\..\packages\utils\src';
+import { formatDateTime } from '#/packages/utils/src';
/** 灞曠ず鐢ㄦ埛鍚嶇О */
export function formatUserLabel(
--
Gitblit v1.9.3