新大宝股票管理后台
1
admin
2026-01-14 dcfcf2462cf305873c22af4b92cff40288ac5301
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',
          },