dengzhiguo 6 anni fa
parent
commit
2e0a60992e
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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: '手机号码',