Browse Source

Merge branch '20201109_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20201109_pc_vue_new_branch

XMLWAN 3 years ago
parent
commit
40fa39b410

+ 12 - 12
src/xt_pages/dialysis/batch_print/batch_print_order_fortyThree.vue View File

318
                     <tbody>
318
                     <tbody>
319
                     <tr>
319
                     <tr>
320
                         <td width="60">时间</td>
320
                         <td width="60">时间</td>
321
-                        <td width="80" style="height:20px;line-height:20px">血压</td>
322
-                        <td width="60" style="height:20px;line-height:20px">脉搏</td>
321
+                        <td width="80" style="height:20px;line-height:20px">血压<br />mmHg</td>
322
+                        <td width="60" style="height:20px;line-height:20px">脉搏<br />(次/分)</td>
323
                         <td width="60" style="height:20px;line-height:20px">KTV</td>
323
                         <td width="60" style="height:20px;line-height:20px">KTV</td>
324
-                        <td width="60" style="height:20px;line-height:20px">血流量</td>
325
-                        <td width="60" style="height:20px;line-height:20px">静脉压</td>
326
-                        <td width="60" style="height:20px;line-height:20px">动脉压</td>
327
-                        <td width="60" style="height:20px;line-height:20px">跨膜压</td>
328
-                        <td width="60" style="height:20px;line-height:20px">温度</td>
329
-                        <td width="60" style="height:20px;line-height:20px">超滤率</td>
330
-                        <td width="60" style="height:20px;line-height:20px">超滤量</td>
331
-                        <td width="60" style="height:20px;line-height:20px" v-if="record.prescription.mode_id == 2">置换率</td>
332
-                        <td width="60" style="height:20px;line-height:20px" v-if="record.prescription.mode_id == 2">置换量</td>
333
-                        <td width="60" style="height:20px;line-height:20px">血容量</td>
324
+                        <td width="60" style="height:20px;line-height:20px">血流量<br />(ml/min)</td>
325
+                        <td width="60" style="height:20px;line-height:20px">静脉压<br />mmHg</td>
326
+                        <td width="60" style="height:20px;line-height:20px">动脉压<br />mmHg</td>
327
+                        <td width="60" style="height:20px;line-height:20px">跨膜压<br />mmHg</td>
328
+                        <td width="60" style="height:20px;line-height:20px">温度<br />°C</td>
329
+                        <td width="60" style="height:20px;line-height:20px">超滤率<br />ml/h</td>
330
+                        <td width="60" style="height:20px;line-height:20px">超滤量<br />ml</td>
331
+                        <td width="60" style="height:20px;line-height:20px" v-if="prescription.mode_id == 2">置换率<br /><br />ml/h</td>
332
+                        <td width="60" style="height:20px;line-height:20px" v-if="prescription.mode_id == 2">置换量<br /><br />ml</td>
333
+                        <td width="60" style="height:20px;line-height:20px">血容量<br />ml</td>
334
                         <td width="">病情变化及处理</td>
334
                         <td width="">病情变化及处理</td>
335
                     </tr>
335
                     </tr>
336
 
336
 

+ 12 - 12
src/xt_pages/dialysis/template/DialysisPrintOrderFortyThree.vue View File

294
               <tbody>
294
               <tbody>
295
               <tr>
295
               <tr>
296
                   <td width="60">时间</td>
296
                   <td width="60">时间</td>
297
-                  <td width="80" style="height:20px;line-height:20px">血压</td>
298
-                  <td width="60" style="height:20px;line-height:20px">脉搏</td>
297
+                  <td width="80" style="height:20px;line-height:20px">血压<br />mmHg</td>
298
+                  <td width="60" style="height:20px;line-height:20px">脉搏<br />(次/分)</td>
299
                   <td width="60" style="height:20px;line-height:20px">KTV</td>
299
                   <td width="60" style="height:20px;line-height:20px">KTV</td>
300
-                  <td width="60" style="height:20px;line-height:20px">血流量</td>
301
-                  <td width="60" style="height:20px;line-height:20px">静脉压</td>
302
-                  <td width="60" style="height:20px;line-height:20px">动脉压</td>
303
-                  <td width="60" style="height:20px;line-height:20px">跨膜压</td>
304
-                  <td width="60" style="height:20px;line-height:20px">温度</td>
305
-                  <td width="60" style="height:20px;line-height:20px">超滤率</td>
306
-                  <td width="60" style="height:20px;line-height:20px">超滤量</td>
307
-                  <td width="60" style="height:20px;line-height:20px" v-if="prescription.mode_id == 2">置换率</td>
308
-                  <td width="60" style="height:20px;line-height:20px" v-if="prescription.mode_id == 2">置换量</td>
309
-                  <td width="60" style="height:20px;line-height:20px">血容量</td>
300
+                  <td width="60" style="height:20px;line-height:20px">血流量<br />(ml/min)</td>
301
+                  <td width="60" style="height:20px;line-height:20px">静脉压<br />mmHg</td>
302
+                  <td width="60" style="height:20px;line-height:20px">动脉压<br />mmHg</td>
303
+                  <td width="60" style="height:20px;line-height:20px">跨膜压<br />mmHg</td>
304
+                  <td width="60" style="height:20px;line-height:20px">温度<br />°C</td>
305
+                  <td width="60" style="height:20px;line-height:20px">超滤率<br />ml/h</td>
306
+                  <td width="60" style="height:20px;line-height:20px">超滤量<br />ml</td>
307
+                  <td width="60" style="height:20px;line-height:20px" v-if="prescription.mode_id == 2">置换率<br /><br />ml/h</td>
308
+                  <td width="60" style="height:20px;line-height:20px" v-if="prescription.mode_id == 2">置换量<br /><br />ml</td>
309
+                  <td width="60" style="height:20px;line-height:20px">血容量<br />ml</td>
310
                   <td width="">病情变化及处理</td>
310
                   <td width="">病情变化及处理</td>
311
               </tr>
311
               </tr>
312
 
312
 

+ 7 - 7
src/xt_pages/dialysis/template/DialysisPrintOrderThirtyEight.vue View File

220
             <div style="width:16%;">医生:
220
             <div style="width:16%;">医生:
221
               <span style="display: inline-block;text-align: left;">
221
               <span style="display: inline-block;text-align: left;">
222
                 &nbsp;
222
                 &nbsp;
223
-                <span v-if="setAdminUserES(prescription==null?0:(prescription.prescription_doctor?prescription.prescription_doctor:'')) == ''"> {{ getAdminUser(prescription==null?0:(prescription.prescription_doctor?prescription.prescription_doctor:'')) }} </span>
224
-                <img style="height:20px;" :src="setAdminUserES(prescription==null?0:(prescription.prescription_doctor?prescription.prescription_doctor:''))" alt="" srcset="" v-else />
223
+                <span v-if="setAdminUserES(prescription==null?0:(prescription.creater?prescription.creater:'')) == ''"> {{ getAdminUser(prescription==null?0:(prescription.creater?prescription.creater:'')) }} </span>
224
+                <img style="height:20px;" :src="setAdminUserES(prescription==null?0:(prescription.creater?prescription.creater:''))" alt="" srcset="" v-else />
225
               </span>
225
               </span>
226
             </div>
226
             </div>
227
             <div style="width:16%;">透前评估护士:
227
             <div style="width:16%;">透前评估护士:
397
             <div style="width:16%;">值班医生:
397
             <div style="width:16%;">值班医生:
398
               <span style="display: inline-block;text-align: left;">
398
               <span style="display: inline-block;text-align: left;">
399
                 &nbsp;
399
                 &nbsp;
400
-                <span v-if="setAdminUserES(prescription==null?0:(prescription.prescription_doctor?prescription.prescription_doctor:'')) == ''"> {{ getAdminUser(prescription==null?0:(prescription.prescription_doctor?prescription.prescription_doctor:'')) }} </span>
401
-                <img style="height:20px;" :src="setAdminUserES(prescription==null?0:(prescription.prescription_doctor?prescription.prescription_doctor:''))" alt="" srcset="" v-else />
400
+                <span v-if="setAdminUserES(prescription==null?0:(prescription.creater?prescription.creater:'')) == ''"> {{ getAdminUser(prescription==null?0:(prescription.creater?prescription.creater:'')) }} </span>
401
+                <img style="height:20px;" :src="setAdminUserES(prescription==null?0:(prescription.creater?prescription.creater:''))" alt="" srcset="" v-else />
402
               </span>
402
               </span>
403
             </div>
403
             </div>
404
             <div style="width:16%;">责任护士:
404
             <div style="width:16%;">责任护士:
423
         <div style="text-align:right;line-height:30px;">签名医生:
423
         <div style="text-align:right;line-height:30px;">签名医生:
424
           <span style="display: inline-block;text-align: left;">
424
           <span style="display: inline-block;text-align: left;">
425
             &nbsp;
425
             &nbsp;
426
-            <span v-if="setAdminUserES(prescription==null?0:(prescription.prescription_doctor?prescription.prescription_doctor:'')) == ''"> {{ getAdminUser(prescription==null?0:(prescription.prescription_doctor?prescription.prescription_doctor:'')) }} </span>
427
-            <img style="height:20px;" :src="setAdminUserES(prescription==null?0:(prescription.prescription_doctor?prescription.prescription_doctor:''))" alt="" srcset="" v-else />
426
+            <span v-if="setAdminUserES(prescription==null?0:(prescription.creater?prescription.creater:'')) == ''"> {{ getAdminUser(prescription==null?0:(prescription.creater?prescription.creater:'')) }} </span>
427
+            <img style="height:20px;" :src="setAdminUserES(prescription==null?0:(prescription.creater?prescription.creater:''))" alt="" srcset="" v-else />
428
           </span>
428
           </span>
429
         </div>
429
         </div>
430
       </div>
430
       </div>
663
         this.$message.error('钠未填')
663
         this.$message.error('钠未填')
664
       }else if(this.prescription.amylaceum == ""){
664
       }else if(this.prescription.amylaceum == ""){
665
         this.$message.error('葡萄糖未填')
665
         this.$message.error('葡萄糖未填')
666
-      }else if(this.prescription.prescription_doctor == 0){
666
+      }else if(this.prescription.creater == 0){
667
         this.$message.error('医生未填')
667
         this.$message.error('医生未填')
668
       }else if(this.predialysis.creater == 0){
668
       }else if(this.predialysis.creater == 0){
669
         this.$message.error('透前评估护士未填')
669
         this.$message.error('透前评估护士未填')