Commit cfbb886b authored by 周毅's avatar 周毅

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

parent ba1d8292
......@@ -127,7 +127,7 @@
methods: {
add(ctx) {
ctx.DialogTitle = '批号锁定'
ctx.DialogWidth = '60vw'
ctx.DialogWidth = '80vw'
ctx.showDialog = true
},
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