Commit 8ef1ad7d by zhaochengxiang

样式调整

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