|
@@ -1016,8 +1016,8 @@
|
1016
|
1016
|
<div class="under_line" style="width: 80px">
|
1017
|
1017
|
<!-- <img style="height:20px;" src="https://images.shengws.com/FgnRnBcx1BgULJ1dn7VKzeBPEvtm" alt="" srcset="" /> -->
|
1018
|
1018
|
|
1019
|
|
- <span v-if="setAdminUserES(prescription.prescription_doctor) == ''">{{ getAdminUser(prescription.prescription_doctor) }}</span>
|
1020
|
|
- <img style="height:20px;" :src="setAdminUserES(prescription.prescription_doctor)" alt="" srcset="" v-else />
|
|
1019
|
+ <span v-if="setAdminUserES(prescription.creater) == ''">{{ getAdminUser(prescription.creater) }}</span>
|
|
1020
|
+ <img style="height:20px;" :src="setAdminUserES(prescription.creater)" alt="" srcset="" v-else />
|
1021
|
1021
|
</div>
|
1022
|
1022
|
</div>
|
1023
|
1023
|
<div class="inline_block" style="flex:1;">
|