From 0173410cbac0d7e1dc707edc4f21a4e0c0015de8 Mon Sep 17 00:00:00 2001 From: tangjiang <465264938@qq.com> Date: Fri, 14 Feb 2020 14:42:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BB=9F=E8=AE=A1=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/paths/statics/index.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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: '通关实训数',