From cb9cd49627b65a4c0e137e08063271a8cefe1826 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 23 七月 2026 17:48:49 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev_pro2.0' into dev_pro2.0

---
 src/utils/index.ts |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/utils/index.ts b/src/utils/index.ts
index aeacaf7..0a4c03c 100644
--- a/src/utils/index.ts
+++ b/src/utils/index.ts
@@ -1,10 +1,10 @@
-import type { Recordable } from '..\packages\types\src';
+import type { Recordable } from '@vben/types';
 
 export * from './rangePickerProps';
 export * from './routerHelper';
 
 // 浠庡叡浜寘瀵煎嚭 URL 宸ュ叿鍑芥暟
-export { isUrl } from '..\packages\utils\src';
+export { isUrl } from '@vben/utils';
 
 /**
  * 鏌ユ壘鏁扮粍瀵硅薄鐨勬煇涓笅鏍�

--
Gitblit v1.9.3