Commit bc8eb489 authored by 彭俊龙's avatar 彭俊龙

feat: 二维码设计按钮文字修改

parent 6391bed5
Pipeline #94817 failed with stages
......@@ -738,7 +738,7 @@ const maintenance = () => {
{/* <EditTwoTone onClick={() => editOption(record)} style={{ fontSize: '16px' }} /> */}
</Tooltip>
<Tooltip title="二维码设计">
<Button type='link' onClick={() => editQrCode(record)}>二维码设计111</Button>
<Button type='link' onClick={() => editQrCode(record)}>二维码设计</Button>
{/* <EditTwoTone onClick={() => editQrCode(record)} style={{ fontSize: '16px' }} /> */}
</Tooltip>
</Space>
......
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