Commit 56897d88 by zhaochengxiang

我的空间服务

parent 2f638bc9
...@@ -56,7 +56,7 @@ const FC = (props) => { ...@@ -56,7 +56,7 @@ const FC = (props) => {
{ {
title: '操作', title: '操作',
dataIndex: 'action', dataIndex: 'action',
width: 60, width: 80,
fixed: 'right', fixed: 'right',
render: (_, record) => { render: (_, record) => {
return ( return (
......
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