Commit 69c8386a authored by tanjiaying's avatar tanjiaying

增加按钮

parent 1d986eb4
......@@ -110,7 +110,7 @@ const memberUpgradeRule: React.FC<[]> = () => {
}
return (
<PageHeaderWrapper extra={[<Button key="3">Operation</Button>]}>
<PageHeaderWrapper extra={[<Button>保存</Button>]}>
<Card>
<StandardTable
columns={columns}
......
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