阅片分配增加排序
continuous-integration/drone/push Build is passing Details

uat_us
wangxiaoshuang 2024-11-21 09:47:08 +08:00
parent b2f0923df2
commit 486e7db9f1
1 changed files with 3 additions and 0 deletions

View File

@ -78,6 +78,7 @@
stripe
height="100"
@selection-change="handleSubjectAssignListSelectChange"
@sort-change="handleSortChange"
>
<el-table-column type="selection" align="left" width="45" />
<!-- 中心编号 -->
@ -86,6 +87,7 @@
:label="$t('trials:reviewAssign:table:siteCode')"
width="140"
show-overflow-tooltip
sortable="custom"
/>
<!-- 受试者编号 -->
<el-table-column
@ -93,6 +95,7 @@
:label="$t('trials:reviewAssign:table:subjectCode')"
width="140"
show-overflow-tooltip
sortable="custom"
/>
<!-- 访视 -->
<el-table-column