瀏覽代碼

三明打印单修改

huangyw 3 年之前
父節點
當前提交
7b80ca80a6

+ 23 - 9
src/xt_pages/dialysis/template/DialysisPrintOrderFortyEight.vue 查看文件

541
             <td colspan="8" style="text-align: left">
541
             <td colspan="8" style="text-align: left">
542
               <span v-if="predialysis.venous_catheterization==1||predialysis.venous_catheterization==2">
542
               <span v-if="predialysis.venous_catheterization==1||predialysis.venous_catheterization==2">
543
                 <span style="display: inline-block; margin-left: 15px"
543
                 <span style="display: inline-block; margin-left: 15px"
544
-                >中心静脉导管: {{predialysis.venous_catheterization == 1?'长期':'短期'}}</span
544
+                >中心静脉导管: {{predialysis.venous_catheterization == 1?'长期':'临时'}}</span
545
               >&nbsp;&nbsp;
545
               >&nbsp;&nbsp;
546
               <!-- (部位:{{ getPartName(predialysis.blood_access_part_id) }}) -->
546
               <!-- (部位:{{ getPartName(predialysis.blood_access_part_id) }}) -->
547
               部位:{{ predialysis.blood_access_part_id }}&nbsp;&nbsp;
547
               部位:{{ predialysis.blood_access_part_id }}&nbsp;&nbsp;
548
-              
549
-              感染:<span v-if="predialysis.is_infect==1">
548
+              <span v-if="predialysis.is_infect!=0">
549
+                感染:<span v-if="predialysis.is_infect==1">
550
550
551
               </span>
551
               </span>
552
               <span v-if="predialysis.is_infect==2">
552
               <span v-if="predialysis.is_infect==2">
553
553
554
+              </span>
554
               </span>&nbsp;&nbsp;
555
               </span>&nbsp;&nbsp;
555
               
556
               
556
-              流畅度:
557
+              
558
+              <!-- <span v-if="predialysis.catheter.indexOf('通畅度-好') > -1||predialysis.catheter.indexOf('通畅度-差') > -1||predialysis.catheter.indexOf('通畅度-一般') > -1">
559
+                流畅度:
557
               <span v-if="predialysis.catheter.indexOf('通畅度-好') > -1">
560
               <span v-if="predialysis.catheter.indexOf('通畅度-好') > -1">
558
561
559
               </span>
562
               </span>
560
               <span v-if="predialysis.catheter.indexOf('通畅度-差') > -1">
563
               <span v-if="predialysis.catheter.indexOf('通畅度-差') > -1">
561
564
565
+              </span>
566
+              <span v-if="predialysis.catheter.indexOf('通畅度-一般') > -1">
567
+                一般
568
+              </span>
562
               </span>&nbsp;&nbsp;
569
               </span>&nbsp;&nbsp;
570
+              
563
              
571
              
564
              <span v-if="predialysis.catheter.indexOf('溶栓-有') > -1 ||predialysis.catheter.indexOf('溶栓-无') > -1">
572
              <span v-if="predialysis.catheter.indexOf('溶栓-有') > -1 ||predialysis.catheter.indexOf('溶栓-无') > -1">
565
                溶栓:<span v-if="predialysis.catheter.indexOf('溶栓-有') > -1">有</span>
573
                溶栓:<span v-if="predialysis.catheter.indexOf('溶栓-有') > -1">有</span>
566
                      <span v-if="predialysis.catheter.indexOf('溶栓-无') > -1">无</span>
574
                      <span v-if="predialysis.catheter.indexOf('溶栓-无') > -1">无</span>
567
-             </span>
575
+             </span>&nbsp;&nbsp; -->
576
+
577
+             <span v-if="predialysis.catheter!=''">
578
+               导管情况:<span>{{predialysis.catheter}}</span>
579
+             </span>&nbsp;&nbsp;
580
+              <span v-if="predialysis.exposed!=0">
581
+                外露:{{ predialysis.exposed }}cm
582
+              </span>
568
               
583
               
569
-              &nbsp;&nbsp;外露:{{ predialysis.exposed }}cm
570
               </span>
584
               </span>
571
               <span style="display: inline-block; margin-left: 15px" v-else>
585
               <span style="display: inline-block; margin-left: 15px" v-else>
572
                 中心静脉导管:无
586
                 中心静脉导管:无
1053
                 >&nbsp;&nbsp;
1067
                 >&nbsp;&nbsp;
1054
               </span>
1068
               </span>
1055
             </td>
1069
             </td>
1056
-            <td style="text-align: left" colspan="3">
1070
+            <td style="text-align: left" colspan="5">
1057
               <span>
1071
               <span>
1058
                 <span
1072
                 <span
1059
                   v-if="finshForm.url === ''"
1073
                   v-if="finshForm.url === ''"
1085
             </td>
1099
             </td>
1086
           </tr>
1100
           </tr>
1087
           <tr>
1101
           <tr>
1088
-            <td style="text-align: left" colspan="3">
1102
+            <td style="text-align: left" colspan="4">
1089
               <span>
1103
               <span>
1090
                 <span style="display: flex; align-items: center; height: 36px"
1104
                 <span style="display: flex; align-items: center; height: 36px"
1091
                   >负责护士:<span
1105
                   >负责护士:<span
1104
                 >
1118
                 >
1105
               </span>
1119
               </span>
1106
             </td>
1120
             </td>
1107
-            <td style="text-align: left" colspan="3">
1121
+            <td style="text-align: left" colspan="4">
1108
               <span>
1122
               <span>
1109
                 <span style="display: flex; align-items: center; height: 36px"
1123
                 <span style="display: flex; align-items: center; height: 36px"
1110
                   >核对护士:
1124
                   >核对护士:

+ 0 - 1
src/xt_pages/stock/inventoryTransfer/index.vue 查看文件

48
         </div>
48
         </div>
49
       </div>
49
       </div>
50
       <el-table
50
       <el-table
51
-        :row-style="changColor"
52
         :header-cell-style="{
51
         :header-cell-style="{
53
           backgroundColor: 'rgb(245, 247, 250)',
52
           backgroundColor: 'rgb(245, 247, 250)',
54
           color: '#606266',
53
           color: '#606266',