1
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
1e36464182
commit
ede1455bc4
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue