Browse Source

修改提示文字

main
mac 2 months ago
parent
commit
8d2274cd2a
  1. 2
      src/pages/system-log/walletLog.tsx

2
src/pages/system-log/walletLog.tsx

@ -74,7 +74,7 @@ const WalletLog = () => {
searchConfigList={[{
key: 'search',
name: 'search',
slot: <Input style={{ minWidth: 350 }} placeholder="请输入MT账号搜索" />
slot: <Input style={{ minWidth: 350 }} placeholder="用MT5账号或邮箱搜索" />
}, {
key: 'type',
name: 'type',

Loading…
Cancel
Save