From cfc40ec33d286b9bf6106d32f20ee3e9533ed026 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周五, 16 5月 2025 16:30:57 +0800
Subject: [PATCH] 22

---
 HIAWms/hiawms_web/src/widgets/WmsStoreInfo/Views/Pages/Dialog/WmsPlaceDrawer/WmsPlaceDrawer.tsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HIAWms/hiawms_web/src/widgets/WmsStoreInfo/Views/Pages/Dialog/WmsPlaceDrawer/WmsPlaceDrawer.tsx b/HIAWms/hiawms_web/src/widgets/WmsStoreInfo/Views/Pages/Dialog/WmsPlaceDrawer/WmsPlaceDrawer.tsx
index f343aec..ca02987 100644
--- a/HIAWms/hiawms_web/src/widgets/WmsStoreInfo/Views/Pages/Dialog/WmsPlaceDrawer/WmsPlaceDrawer.tsx
+++ b/HIAWms/hiawms_web/src/widgets/WmsStoreInfo/Views/Pages/Dialog/WmsPlaceDrawer/WmsPlaceDrawer.tsx
@@ -1,7 +1,7 @@
 import { SetupContext, defineComponent } from 'vue'
 import BaseDrawer from '@/components/BaseDrawer/BaseDrawer'
 import styles from './WmsPlaceDrawer.module.scss'
-import { useWmsPlaceDrawer } from '../../../../Controllers/WmsPlaceDrawer'
+import { useWmsPlaceDrawer } from '../../../../Controllers/WmsPlaceDrawer.tsx'
 import DyForm from '@/components/DyForm/DyForm'
 
 // @ts-ignore

--
Gitblit v1.9.3