Commit cfbb886b authored by 周毅's avatar 周毅

调整批号锁定弹出界面宽度

parent ba1d8292
...@@ -127,7 +127,7 @@ ...@@ -127,7 +127,7 @@
methods: { methods: {
add(ctx) { add(ctx) {
ctx.DialogTitle = '批号锁定' ctx.DialogTitle = '批号锁定'
ctx.DialogWidth = '60vw' ctx.DialogWidth = '80vw'
ctx.showDialog = true ctx.showDialog = true
}, },
doConfirm(ctx) { doConfirm(ctx) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment