Merge branch 'master' of http://47.115.223.229:8888/yangjun/dbsd_kczx
This commit is contained in:
commit
0511196716
|
@ -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),
|
||||
|
|
Loading…
Reference in New Issue