From 3866ec9bbbbd6aef94e146cefeaacd7dc03855d7 Mon Sep 17 00:00:00 2001 From: hjm <63528605@qq.com> Date: Mon, 24 Jun 2019 11:29:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/courses/busyWork/CommonWorkList.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/react/src/modules/courses/busyWork/CommonWorkList.js b/public/react/src/modules/courses/busyWork/CommonWorkList.js index 6abfcd777..dcc33056f 100644 --- a/public/react/src/modules/courses/busyWork/CommonWorkList.js +++ b/public/react/src/modules/courses/busyWork/CommonWorkList.js @@ -84,7 +84,7 @@ function buildColumns(that, student_works) { }] if (!niPingAndIsStudent) { columns.push({ - width: 180, + width: 88, title: '学号', dataIndex: 'student_id', key: 'student_id', @@ -152,7 +152,7 @@ function buildColumns(that, student_works) { )}, }, { - width: 133, + width: 150, title: '更新时间', dataIndex: 'update_time', key: 'update_time', @@ -217,7 +217,7 @@ function buildColumns(that, student_works) { */ columns.push({ width: 84, - title:
匿评
评分
, + title:
匿评
评分
, key: 'student_score', dataIndex: 'student_score',