项目配置检查部位和检查技术全选标识问题修复

uat_us
wangxiaoshuang 2024-03-14 14:44:15 +08:00
parent dfaa255427
commit 9a63a206d5
1 changed files with 2 additions and 2 deletions

View File

@ -538,7 +538,7 @@
:data="$d.Bodypart"
stripe
height="450"
row-key="Id"
row-key="id"
@select="handleBodyPartSelectionChange"
>
<el-table-column
@ -589,7 +589,7 @@
:data="$d.Modality"
stripe
height="450"
row-key="Id"
row-key="id"
class="criterion-table"
@select="handleSelectionChange"
>