dengzhiguo 6 년 전
부모
커밋
2e0a60992e
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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: '手机号码',