新大宝股票管理后台
4 days ago fe27b6242f9732b9443c76af683cfb6442f5bc55
src/views/capital/withdrawallist.vue
@@ -204,17 +204,26 @@
              customRender: 'withStatus'
            },
          },
          // {
          //   title: '提现银行',
          //   dataIndex: 'bankName',
          //   align: 'center',
          // },
          // {
          //   title: '提现支行',
          //   dataIndex: 'bankAddress',
          //   align: 'center',
          //   width: 200,
          // },
          {
            title: '提现银行',
            dataIndex: 'bankName',
            align: 'center',
          },
          {
            title: '分行名称',
            dataIndex: 'bankAddress',
            align: 'center',
          },
          {
            title: '分行代码',
            dataIndex: 'branchCode',
            align: 'center',
          },
          {
            title: '账户持有人姓名',
            dataIndex: 'cardholderName',
            align: 'center',
          },
          {
            title: '银行号码或提现地址',
            dataIndex: 'bankNo',