Commit 5f63520a by 张恒

fix(scgl): 调整生产任务表格操作列宽度

- 将操作列宽度从195调整为225以适应内容显示
parent 00c6f0f1
......@@ -202,7 +202,7 @@
striped: false,
actionColumn: {
width: 195,
width: 225,
title: '操作',
dataIndex: 'action',
slots: { customRender: 'action' },
......
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