From 6240f8d054b8dc53d81f352648d82533495cad0d Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期四, 20 八月 2026 10:30:19 +0800
Subject: [PATCH] 加班申请

---
 src/views/wms/md/item/data.ts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/wms/md/item/data.ts b/src/views/wms/md/item/data.ts
index 8ccbea2..7f7d81e 100644
--- a/src/views/wms/md/item/data.ts
+++ b/src/views/wms/md/item/data.ts
@@ -3,7 +3,7 @@
 
 import { h, markRaw } from 'vue';
 
-import { generateWmsCode } from '../../../../packages/constants/src';
+import { generateWmsCode } from '@vben/constants';
 
 import { Button } from 'ant-design-vue';
 

--
Gitblit v1.9.3