diff --git a/public/react/src/modules/paths/statics/index.js b/public/react/src/modules/paths/statics/index.js index 47bf209a1..210498040 100644 --- a/public/react/src/modules/paths/statics/index.js +++ b/public/react/src/modules/paths/statics/index.js @@ -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: '通关实训数',