From 74312fb293259708f7555450272324771f5f534b Mon Sep 17 00:00:00 2001
From: niexiting <85552560@qq.com>
Date: Tue, 2 Jan 2024 14:48:16 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=BB=84=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
mycomponents/balance/toLocation.vue | 31 ++++++++++++++++
mycomponents/location/toLocation.vue | 55 ----------------------------
2 files changed, 31 insertions(+), 55 deletions(-)
create mode 100644 mycomponents/balance/toLocation.vue
delete mode 100644 mycomponents/location/toLocation.vue
diff --git a/mycomponents/balance/toLocation.vue b/mycomponents/balance/toLocation.vue
new file mode 100644
index 00000000..d5956aa4
--- /dev/null
+++ b/mycomponents/balance/toLocation.vue
@@ -0,0 +1,31 @@
+
+
+ {{title}}
+ {{locationCode}}
+
+
+
+
+
+
diff --git a/mycomponents/location/toLocation.vue b/mycomponents/location/toLocation.vue
deleted file mode 100644
index b2286bf3..00000000
--- a/mycomponents/location/toLocation.vue
+++ /dev/null
@@ -1,55 +0,0 @@
-
-
-
-
- 库位
- {{locationCode}}
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file