From b3b0764876d242b06a957d2f6c1eb120143bd64a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Sun, 28 Jul 2024 14:22:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=94=E6=A5=BC=E7=94=9F?= =?UTF-8?q?=E4=BA=A7=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hw-ui/src/views/board/fifthFloor/index.vue | 138 ++++++++++----------- 1 file changed, 69 insertions(+), 69 deletions(-) diff --git a/hw-ui/src/views/board/fifthFloor/index.vue b/hw-ui/src/views/board/fifthFloor/index.vue index 27078be..c2eeff7 100644 --- a/hw-ui/src/views/board/fifthFloor/index.vue +++ b/hw-ui/src/views/board/fifthFloor/index.vue @@ -7,7 +7,7 @@
- + @@ -30,72 +30,72 @@ -
- 领料 - - 完成领料 - - 扫描 - - 退料 - - 完成退料 - - - 领柜体 - - - 条码 - - + 返库 + + 完成 + + + + + + + + + + {{ i.stationName }} + + + + +
+ 确 定 +
+ - 返库 - - 完成 - - - - - - - - - - {{ i.stationName }} - - - - -
- 确 定 -
- -
- -
+
@@ -1827,7 +1827,7 @@ export default { } .chartBox1 { - top: 10%; + top: 53%; left: 2%; .chart1 { @@ -1869,7 +1869,7 @@ export default { } .chartBox3 { - top: 53%; + top: 10%; left: 2%; } @@ -1881,7 +1881,7 @@ export default { .bottom { position: absolute; bottom: 1.5%; - left: 2%; + right: 2%; } .form {