1
continuous-integration/drone/push Build is passing Details

uat_us
wangxiaoshuang 2024-11-12 14:18:00 +08:00
parent 1e36464182
commit ede1455bc4
1 changed files with 1 additions and 5 deletions

View File

@ -216,11 +216,7 @@
show-overflow-tooltip show-overflow-tooltip
> >
<template slot-scope="scope"> <template slot-scope="scope">
{{ {{ !isEN ? scope.row.HospitalCN : scope.row.Hospital }}
!isEN
? `${scope.row.Hospital} / ${scope.row.HospitalCN}`
: scope.row.Hospital
}}
</template> </template>
</el-table-column> </el-table-column>
<el-table-column <el-table-column