From c5db127ed8bd5e9960afe8e2df0b5cd361b2dfc1 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 17 七月 2026 15:31:55 +0800
Subject: [PATCH] 银川 1.客户管理选择框复用组件应用

---
 src/views/wls/warehouse/location/data.ts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/wls/warehouse/location/data.ts b/src/views/wls/warehouse/location/data.ts
index 44652ff..703c33e 100644
--- a/src/views/wls/warehouse/location/data.ts
+++ b/src/views/wls/warehouse/location/data.ts
@@ -5,7 +5,7 @@
 
 import { h } from 'vue';
 
-import { DICT_TYPE, MesAutoCodeRuleCode } from '../../../../packages/constants/src';
+import { DICT_TYPE, MesAutoCodeRuleCode } from '@vben/constants';
 
 import { Button } from 'ant-design-vue';
 

--
Gitblit v1.9.3