|
@@ -142,26 +142,26 @@
|
142
|
142
|
<div>
|
143
|
143
|
<div style="margin: 10px 30px 10px 10px;background: rgb(74 211 235 / 51%);height: 110px;width: 125px;text-align: center;">
|
144
|
144
|
<span >{{ huanzhe.name}}({{getmode(huanzhe.mode_id)}})</span><br>
|
145
|
|
- <span style="font-size: 14px;margin-bottom: 5px;">
|
|
145
|
+ <span style="font-size: 15px;margin-bottom: 5px;">
|
146
|
146
|
{{ huanzhe.zeng_fenqu }}-{{ huanzhe.zeng_chuang }}
|
147
|
147
|
</span><br>
|
148
|
|
- <span style="font-size: 14px;margin-bottom: 5px;">{{getBloodAccess(huanzhe.boolen_id)}}</span><br>
|
149
|
|
- <span style="font-size: 13px;margin-bottom: 5px;">{{huanzhe.schedule_remark}}</span>
|
|
148
|
+ <span style="font-size: 15px;margin-bottom: 5px;">{{getBloodAccess(huanzhe.boolen_id)}}</span><br>
|
|
149
|
+ <span style="font-size: 14px;margin-bottom: 5px;">{{huanzhe.schedule_remark}}</span>
|
150
|
150
|
</div>
|
151
|
|
- <div style="margin-left: 10px;">{{getZoneName(xian_fenqu.zone_id)}}-{{xian_fenqu.number}}</div>
|
|
151
|
+ <div style="margin-left: 13px;">{{getZoneName(xian_fenqu.zone_id)}}-{{xian_fenqu.number}}</div>
|
152
|
152
|
</div>
|
153
|
153
|
|
154
|
154
|
<div>
|
155
|
155
|
<div style="margin: 10px 30px 10px 10px;background: rgb(74 197 235);height: 110px;width: 125px;text-align: center;">
|
156
|
156
|
<span >{{genghuan.name}}</span><span v-if="genghuan.mode_id !=''">({{genghuan.mode_id}})</span><br>
|
157
|
|
- <span style="font-size: 14px;margin-bottom: 5px;">
|
|
157
|
+ <span style="font-size: 15px;margin-bottom: 5px;">
|
158
|
158
|
{{ genghuan.genghuan_fenqu }}-{{ genghuan.genghuan_chuang }}
|
159
|
159
|
<!-- A1区-6号床 -->
|
160
|
160
|
</span><br>
|
161
|
|
- <span style="font-size: 14px;margin-bottom: 5px;"></span>{{getBloodAccess(genghuan.g_boolen_id)}}<br>
|
162
|
|
- <span style="font-size: 13px;margin-bottom: 5px;">{{genghuan.genghuan_remark}}</span>
|
|
161
|
+ <span style="font-size: 15px;margin-bottom: 5px;"></span>{{getBloodAccess(genghuan.g_boolen_id)}}<br>
|
|
162
|
+ <span style="font-size: 14px;margin-bottom: 5px;">{{genghuan.genghuan_remark}}</span>
|
163
|
163
|
</div>
|
164
|
|
- <div style="margin-left: 10px;">{{getZoneName(g_xian_fenqu.zone_id)}}-{{g_xian_fenqu.number}}</div>
|
|
164
|
+ <div style="margin-left: 13px;">{{getZoneName(g_xian_fenqu.zone_id)}}-{{g_xian_fenqu.number}}</div>
|
165
|
165
|
</div>
|
166
|
166
|
</div>
|
167
|
167
|
|
|
@@ -320,9 +320,9 @@
|
320
|
320
|
<div>
|
321
|
321
|
<span>{{nameSplit(item2.name) }}({{ getmode(item2.mode_id) }})</span><br>
|
322
|
322
|
<span v-if="!hidder" >
|
323
|
|
- <span style="font-size: 14px;margin-bottom: 5px;">{{item2.order.DeviceNumber.zone.name}}-{{item2.order.DeviceNumber.number}}</span><br>
|
324
|
|
- <span style="font-size: 14px;margin-bottom: 5px;">{{getBloodAccess(item2.order.blood_access_id)}}</span><br>
|
325
|
|
- <span style="font-size: 13px;;margin-bottom: 5px;">{{item2.order.schedule_remark}}</span>
|
|
323
|
+ <span style="font-size: 15px;margin-bottom: 5px;">{{item2.order.DeviceNumber.zone.name}}-{{item2.order.DeviceNumber.number}}</span><br>
|
|
324
|
+ <span style="font-size: 15px;margin-bottom: 5px;">{{getBloodAccess(item2.order.blood_access_id)}}</span><br>
|
|
325
|
+ <span style="font-size: 14px;;margin-bottom: 5px;">{{item2.order.schedule_remark}}</span>
|
326
|
326
|
</span>
|
327
|
327
|
</div>
|
328
|
328
|
</div>
|