修改统计样式

sso^2
tangjiang 5 years ago
parent bfe34914f5
commit 0173410cba

@ -4,7 +4,7 @@
* @Github:
* @Date: 2020-01-10 09:33:45
* @LastEditors : tangjiang
* @LastEditTime : 2020-02-14 14:14:47
* @LastEditTime : 2020-02-14 14:39:40
*/
import './index.scss';
import React, { useEffect } from 'react';
@ -166,7 +166,8 @@ const App = (props) => {
{
title: '姓名',
dataIndex: 'username',
align: 'center'
align: 'center',
width: 200
},
{
title: '通关实训数',

Loading…
Cancel
Save