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/wls/arrivalnotice/components/select-dialog.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/wls/arrivalnotice/components/select-dialog.vue b/src/views/wls/arrivalnotice/components/select-dialog.vue
index 944301b..5e1e6ef 100644
--- a/src/views/wls/arrivalnotice/components/select-dialog.vue
+++ b/src/views/wls/arrivalnotice/components/select-dialog.vue
@@ -5,7 +5,7 @@
 
 import { nextTick, ref } from 'vue';
 
-import { DICT_TYPE } from '../../../../packages/constants/src';
+import { DICT_TYPE } from '@vben/constants';
 
 import { message, Modal } from 'ant-design-vue';
 

--
Gitblit v1.9.3