src/views/capital/withdrawallist.vue
@@ -204,19 +204,19 @@ customRender: 'withStatus' }, }, // { // title: '提现银行', // dataIndex: 'bankName', // align: 'center', // }, // { // title: '提现支行', // dataIndex: 'bankAddress', // align: 'center', // width: 200, // }, { title: '提现银行', dataIndex: 'bankName', align: 'center', }, { title: '提现支行', dataIndex: 'bankAddress', align: 'center', width: 200, }, { title: '银行号码', title: '银行号码或提现地址', dataIndex: 'bankNo', align: 'center', },