课题组列表添加ae名称
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
20ef333325
commit
3f1f24ed04
|
@ -38,6 +38,8 @@
|
||||||
show-overflow-tooltip sortable="custom" />
|
show-overflow-tooltip sortable="custom" />
|
||||||
<el-table-column :label="$t('system:hospital:group:Name')" prop="Name" min-width="120"
|
<el-table-column :label="$t('system:hospital:group:Name')" prop="Name" min-width="120"
|
||||||
show-overflow-tooltip sortable="custom" />
|
show-overflow-tooltip sortable="custom" />
|
||||||
|
<el-table-column :label="$t('system:hospital:group:CallingAE')" prop="CallingAE" min-width="100"
|
||||||
|
show-overflow-tooltip sortable="custom" />
|
||||||
<el-table-column :label="$t('system:hospital:group:Affiliation')" prop="Affiliation" min-width="120"
|
<el-table-column :label="$t('system:hospital:group:Affiliation')" prop="Affiliation" min-width="120"
|
||||||
show-overflow-tooltip sortable="custom" />
|
show-overflow-tooltip sortable="custom" />
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue