fix: 更改usdt的前端label
This commit is contained in:
@@ -15,7 +15,7 @@ const { getDate } = require('../../utils/date');
|
||||
|
||||
const depositCoinsList = [{
|
||||
id: 'usdtETH',
|
||||
label: 'usdtETH',
|
||||
label: 'usdt',
|
||||
rate: '1'
|
||||
}];
|
||||
const withdrawCoinsList = [{
|
||||
|
||||
Reference in New Issue
Block a user