|
|
@@ -51,6 +51,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
|
|
|
}},
|
|
|
{field: 'tx_hash_usdt', title: __('Tx_hash_Usdt'), operate: 'LIKE'},
|
|
|
{field: 'from_address_usdt', title: __('From_address_usdt'), operate: 'LIKE'},
|
|
|
+ {field: 'amount_chabao', title: __('茶宝金额'), operate: false},
|
|
|
{field: 'amount_usdt', title: __('Amount_usdt'), operate:false},
|
|
|
{field: 'token_name', title: __('Symbol'), operate: 'LIKE'},
|
|
|
{field: 'tx_hash_token', title: __('Tx_hash_token'), operate: 'LIKE'},
|