This commit is contained in:
1378012178@qq.com 2024-12-18 17:24:15 +08:00
commit 0511196716
1 changed files with 5 additions and 5 deletions

View File

@ -171,11 +171,11 @@ function getTableAction(record) {
label: '答卷结果',
onClick: handlePeizhiDjjg.bind(null, record),
},
{
label: '获取结果',
onClick: handleHqjg.bind(null, record),
ifShow: record.answerSeconds == 0,
},
// {
// label: '',
// onClick: handleHqjg.bind(null, record),
// ifShow: record.answerSeconds == 0,
// },
{
label: '主观题评分',
onClick: handleZgypf.bind(null, record),