医学审核裁判任务列表优化
parent
79a5e67b59
commit
9feb906c3e
|
@ -66,7 +66,7 @@
|
||||||
<el-table-column
|
<el-table-column
|
||||||
:label="$t('trials:adReview:table:view')"
|
:label="$t('trials:adReview:table:view')"
|
||||||
width="200"
|
width="200"
|
||||||
fixed="right"
|
:fixed="judgeQuestion.length > 4 ? 'right' : false"
|
||||||
>
|
>
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<!-- 查看R1详情 -->
|
<!-- 查看R1详情 -->
|
||||||
|
|
Loading…
Reference in New Issue