Commit 73af155f authored by XieZhiXiong's avatar XieZhiXiong

chore: 删除测试按钮

parent 566889fd
......@@ -121,12 +121,6 @@ const MemberQuery: React.FC<{}> = () => {
</Button>
)
}
<Button
type="link"
onClick={() => handleJumpModify(record)}
>
变更
</Button>
{/* 商户会员、渠道会员 且外部审核状态为不通过才可以 再次申请 */}
{
record.showUpdate && (
......
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