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 {