diff --git a/pages/Warehouse/finish.vue b/pages/Warehouse/finish.vue
index ad8d9e6..1b7e111 100644
--- a/pages/Warehouse/finish.vue
+++ b/pages/Warehouse/finish.vue
@@ -2033,14 +2033,14 @@
+.left{
+ width: 8.2vw;
+ height: 100vh;
+}
+.boxrt{
+ width: calc(100vw - 8.2vw);
+ background: RGBA(239, 240, 244, 1);
+ padding: 2vw 1vw 0 1vw;
+}
+
\ No newline at end of file
diff --git a/pages/Warehouse/picking.vue b/pages/Warehouse/picking.vue
index 21819a7..bee974c 100644
--- a/pages/Warehouse/picking.vue
+++ b/pages/Warehouse/picking.vue
@@ -1,5 +1,5 @@
-
+
@@ -1046,17 +1046,30 @@