Commit 768e29e1 authored by cellee's avatar cellee

Signed-off-by: cellee <893264950@qq.com>

parent 8ac05e07
...@@ -66,7 +66,7 @@ const Account = (props: any) => { ...@@ -66,7 +66,7 @@ const Account = (props: any) => {
const columns = [ const columns = [
{ {
title: 'Account Name', title: 'Account Name',
dataIndex: 'tosUserName', dataIndex: 'tosAccountName',
key: 'userAccount', key: 'userAccount',
}, },
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment