From e1e25f4f7fa6b7e31c7f0567cc3744fb3ee6ba98 Mon Sep 17 00:00:00 2001
From: 叶松 <2217086471@qq.com>
Date: 星期三, 27 九月 2023 09:55:59 +0800
Subject: [PATCH] 路由修改

---
 web/src/views/GoodManage/components/RebarType.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/web/src/views/MaterialsIndex/components/RebarType.vue b/web/src/views/GoodManage/components/RebarType.vue
similarity index 99%
rename from web/src/views/MaterialsIndex/components/RebarType.vue
rename to web/src/views/GoodManage/components/RebarType.vue
index 0921c01..811fc8a 100644
--- a/web/src/views/MaterialsIndex/components/RebarType.vue
+++ b/web/src/views/GoodManage/components/RebarType.vue
@@ -239,5 +239,5 @@
 </script>
 
 <style lang="scss" scoped>
-@import '../../../style/layout-main.scss';
+@import'@/style/layout-main.scss';
 </style>
\ No newline at end of file

--
Gitblit v1.9.3