医学审核全局任务列表优化

uat_us
caiyiling 2024-04-26 13:35:47 +08:00
parent 6c4f022764
commit 79a5e67b59
1 changed files with 1 additions and 0 deletions

View File

@ -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