dengzhiguo 6 years ago
parent
commit
2e0a60992e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      js/component/administration/business/userLibrary.jsx

+ 2 - 2
js/component/administration/business/userLibrary.jsx

@@ -25,8 +25,8 @@ class UserLibrary extends Component {
 			columns: [
 				{
 					title: '客户名称',
-					dataIndex: 'username',
-					key: 'username'
+					dataIndex: 'nickname',
+					key: 'nickname'
 				},
 				{
 					title: '手机号码',