Commit 8ef1ad7d by zhaochengxiang

样式调整

parent a1fa6449
......@@ -167,7 +167,7 @@ const AssetTable = (props) => {
const actionCol = {
title: '操作',
dataIndex: 'action',
width: 60,
width: 80,
fixed: 'right',
filter: false,
render: (_, 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