Sfoglia il codice sorgente

Merge branch 'master' of http://git.shengws.com/csx/Vue_New

XMLWAN 5 anni fa
parent
commit
b4f310849a

+ 7 - 5
src/xt_pages/dialysis/template/DialysisPrintOrderThirteen.vue Vedi File

167
       <div class="row">
167
       <div class="row">
168
           <div class="inline_block" style="margin-right:22px;">
168
           <div class="inline_block" style="margin-right:22px;">
169
               净化时间
169
               净化时间
170
-              <div class="inline_block under_line" style="width:100px;">
171
-                  {{ afterdialysis.actual_treatment_hour ? afterdialysis.actual_treatment_hour : 0 }}.
172
-                  {{ afterdialysis.actual_treatment_minute ? afterdialysis.actual_treatment_minute : 0 }}
170
+              <div class="inline_block under_line" style="width:50px;">
171
+                  {{ afterdialysis.actual_treatment_hour ? afterdialysis.actual_treatment_hour : 0 }}
173
               </div>h
172
               </div>h
173
+              <div class="inline_block under_line" style="width:50px;">
174
+                  {{ afterdialysis.actual_treatment_minute ? afterdialysis.actual_treatment_minute : 0 }}
175
+              </div>min
174
           </div>
176
           </div>
175
           <div class="inline_block" style="margin-right:30px;">
177
           <div class="inline_block" style="margin-right:30px;">
176
               净化后体重
178
               净化后体重
241
             <tr>
243
             <tr>
242
               <td width="40"></td>
244
               <td width="40"></td>
243
               <td width="60">时间</td>
245
               <td width="60">时间</td>
244
-              <td width="80">Bp</td>
246
+              <td width="80">BP</td>
245
               <td width="40">心率</td>
247
               <td width="40">心率</td>
246
               <td width="60">血流速</td>
248
               <td width="60">血流速</td>
247
               <td width="60">静脉压</td>
249
               <td width="60">静脉压</td>
313
               <span v-if="setAdminUserES(check == null ? 0 : check.modifier) == ''">
315
               <span v-if="setAdminUserES(check == null ? 0 : check.modifier) == ''">
314
                 {{ getAdminUser(check == null ? 0 : check.modifier) }}
316
                 {{ getAdminUser(check == null ? 0 : check.modifier) }}
315
               </span>
317
               </span>
316
-              <img style="height:20px;" :src="setAdminUserES(check == null ? 0 : check.modifier)" alt srcset v-else />
318
+              <img style="height:30px;" :src="setAdminUserES(check == null ? 0 : check.modifier)" alt srcset v-else />
317
             </span>
319
             </span>
318
             医生签名
320
             医生签名
319
             <span style="display: inline-block;width:100px;text-align: left;">
321
             <span style="display: inline-block;width:100px;text-align: left;">