医学审核全局任务列表优化
parent
6c4f022764
commit
79a5e67b59
|
@ -223,6 +223,7 @@
|
||||||
<el-table-column
|
<el-table-column
|
||||||
:label="$t('common:action:action')"
|
:label="$t('common:action:action')"
|
||||||
width="120"
|
width="120"
|
||||||
|
:fixed="adjustedQsList.length > 4 ? 'right' : false"
|
||||||
>
|
>
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<el-button
|
<el-button
|
||||||
|
|
Loading…
Reference in New Issue