更新
This commit is contained in:
parent
56f8373650
commit
ea9113a98a
@ -49,7 +49,7 @@
|
||||
<span v-if="item.doctor_title || item.hospital_name || item.department_custom_name" :title="item.user_name+'('+formatDoctorTitle(item.doctor_title)+'—'+item.hospital_name+'—'+item.department_custom_name+')'"> {{item.user_name+'('+formatDoctorTitle(item.doctor_title)+'—'+item.hospital_name+'—'+item.department_custom_name+')'}}</span>
|
||||
<span v-else :title="item.user_name"> {{item.user_name}}</span>
|
||||
</a-option>
|
||||
</a-select>
|
||||
</a-select>
|
||||
</a-space>
|
||||
</a-form-item>
|
||||
</a-col>
|
||||
@ -59,16 +59,12 @@
|
||||
|
||||
<a-divider />
|
||||
<!-- <div class="typebox" v-if="toggleType">
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="typebox" v-if="!toggleType ">
|
||||
<div class="titlebox" v-if="is_platform_deep_cooperation==1">
|
||||
<div class="bar"></div>
|
||||
<div class="name">问诊日期</div>
|
||||
</div>
|
||||
|
||||
<div class="timecon" v-if="is_platform_deep_cooperation==1">
|
||||
<div class="left">
|
||||
<a-row :gutter="24" style="margin-top: 35px;">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user