Commit 1aea97b1 authored by XieZhiXiong's avatar XieZhiXiong

chore: 删除测试按钮

parent 6d3e201c
...@@ -153,12 +153,6 @@ const MemberQuery: React.FC<{}> = () => { ...@@ -153,12 +153,6 @@ const MemberQuery: React.FC<{}> = () => {
</Button> </Button>
) )
} }
<Button
type="link"
onClick={() => handleJumpModifyDeposit(record)}
>
修改
</Button>
</> </>
), ),
}, },
......
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