Commit 6bb48914 authored by 季圣华's avatar 季圣华
Browse files

调整单据中操作列的宽度

parent 9e738e1b
......@@ -211,7 +211,7 @@
{
title: '操作',
dataIndex: 'action',
align:"center", width: 160,
align:"center", width: 180,
scopedSlots: { customRender: 'action' },
}
],
......
......@@ -211,7 +211,7 @@
{
title: '操作',
dataIndex: 'action',
align:"center", width: 160,
align:"center", width: 180,
scopedSlots: { customRender: 'action' },
}
],
......
Supports Markdown
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