From a1a89d84982297de2ee092ccdc871d66d54ef3b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=A2=E6=80=9D?= <2897217417@qq.com> Date: Tue, 21 Feb 2023 11:44:57 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9B=86=E7=BE=A4=E7=AA=81=E5=87=BBissue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/military/competition/refer/jqtz.jsx | 2 +- src/military/competition/refer/record.jsx | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/src/military/competition/refer/jqtz.jsx b/src/military/competition/refer/jqtz.jsx index 54d02a039..690d1016d 100644 --- a/src/military/competition/refer/jqtz.jsx +++ b/src/military/competition/refer/jqtz.jsx @@ -146,7 +146,7 @@ function Introduce({ form, match, history, current_user }) { } setTimeout(() => { window.open(response.result.live_url);}) }else{ - message.error(res.msg); + message.error(response.msg); } setSimulateUploading(false); }) diff --git a/src/military/competition/refer/record.jsx b/src/military/competition/refer/record.jsx index 152dd1ab5..3349903bc 100644 --- a/src/military/competition/refer/record.jsx +++ b/src/military/competition/refer/record.jsx @@ -116,6 +116,12 @@ function Introduce(props) { // 模拟记录table const columns = [ + { + title: '算法名称', + dataIndex: 'algorithm_name', + ellipsis: true, + key: 5 + }, { title: '模拟开始时间', dataIndex: 'start_time', @@ -154,6 +160,7 @@ function Introduce(props) { dataIndex: 'id', key: 4, align: 'center', + width: "300px", render: (text, record, index) => { return