Browse Source

【修改】打印仓库左移

howie 2 năm trước cách đây
mục cha
commit
df2099546a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/utils/panel.js

+ 1 - 1
src/utils/panel.js

@@ -123,7 +123,7 @@ export default {
 
         {
           options: {
-            left: 585,
+            left: 500,
             top: 72,
             height: 13,
             lineHeight: 13,