Commit 5923ffab authored by GuanHua's avatar GuanHua

style: 修改表格操作栏宽度

parent a498cdfc
......@@ -248,6 +248,7 @@ const InvoiceManage: React.FC = () => {
title: intl.formatMessage({
id: 'balance.accountsReceivable.invoice.columns.operation',
}),
width: 120,
render: (_, record) => renderOptionButton(record)
},
];
......
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