소스 검색

打印单

XMLWAN 2 년 전
부모
커밋
75f01368b5

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 918 - 462
src/xt_pages/dialysis/batch_print/batch_print_order_fiftyThree.vue


+ 1 - 13
src/xt_pages/dialysis/batch_print/batch_print_order_twelve.vue 파일 보기

@@ -1041,19 +1041,7 @@
1041 1041
                     <td colspan="3" style="width:130px;height:40px">
1042 1042
                       执行时间
1043 1043
                     </td>
1044
-                    <!-- <td style="width:60px;height:60px">
1045
-              <p style="height:20px;line-height:20px">核对</p>
1046
-            </td>
1047
-            <td style="width:60px;height:40px">
1048
-              <p style="height:20px;line-height:20px">上次透后体重</p>
1049
-            </td>
1050
-            <td style="width:60px;height:40px">
1051
-              {{
1052
-                assessmentafter.weight_after
1053
-                  ? assessmentafter.weight_after
1054
-                  : "0"
1055
-              }}kg
1056
-            </td> -->
1044
+             
1057 1045
                   </tr>
1058 1046
 
1059 1047
                   <tr

+ 1 - 1
src/xt_pages/dialysis/bloodPresssWatch.vue 파일 보기

@@ -338,7 +338,7 @@
338 338
           type="primary"
339 339
           >批量打印</el-button>
340 340
       </template>
341
-         <template v-if="this.template_id == 53">
341
+      <template v-if="this.template_id == 53">
342 342
         <el-button
343 343
           size="small"
344 344
           icon="el-icon-printer"

+ 11 - 11
src/xt_pages/dialysis/template/DialysisPrintOrderTwentyFour.vue 파일 보기

@@ -605,17 +605,17 @@
605 605
                           <tr>
606 606
                               <td width='70'>抗凝方式</td>
607 607
                               <td width='100'>
608
-                                  <label-box :isChecked="prescription.anticoagulant == 3 ? true : false" showValue="低分子肝素"></label-box>
609
-                                  <label-box :isChecked="prescription.anticoagulant == 4 ? true : false" showValue="阿加曲班"></label-box>
610
-                                  <label-box :isChecked="prescription.anticoagulant == 5 ? true : false" showValue="枸橼酸钠"></label-box>
611
-                                  <label-box :isChecked="prescription.anticoagulant == 6 ? true : false" showValue="低分子肝素钙"></label-box>
612
-                                  <label-box :isChecked="prescription.anticoagulant == 7 ? true : false" showValue="低分子肝素钠"></label-box>
613
-                                  <label-box :isChecked="prescription.anticoagulant == 8 ? true : false" showValue="依诺肝素"></label-box>
614
-                                  <label-box :isChecked="prescription.anticoagulant == 9 ? true : false" showValue="达肝素"></label-box>
615
-                                  <label-box :isChecked="prescription.anticoagulant == 10 ? true : false" showValue="体外抗凝"></label-box>
616
-                                  <label-box :isChecked="prescription.anticoagulant == 11 ? true : false" showValue="那屈肝素"></label-box>
617
-                                  <label-box :isChecked="prescription.anticoagulant == 12 ? true : false" showValue="无抗凝剂"></label-box>
618
-                                  <label-box :isChecked="prescription.anticoagulant == 13 ? true : false" showValue="那屈肝素钙"></label-box>
608
+                                <span v-if="prescription.anticoagulant == 3"><label-box :isChecked="prescription.anticoagulant == 3 ? true : false" showValue="低分子肝素"></label-box></span>  
609
+                                <span v-if="prescription.anticoagulant == 4"><label-box :isChecked="prescription.anticoagulant == 4 ? true : false" showValue="阿加曲班"></label-box></span>  
610
+                                <span v-if="prescription.anticoagulant == 5"> <label-box :isChecked="prescription.anticoagulant == 5 ? true : false" showValue="枸橼酸钠"></label-box></span> 
611
+                                <span v-if="prescription.anticoagulant == 6"> <label-box :isChecked="prescription.anticoagulant == 6 ? true : false" showValue="低分子肝素钙"></label-box></span> 
612
+                                <span v-if="prescription.anticoagulant == 7"> <label-box :isChecked="prescription.anticoagulant == 7 ? true : false" showValue="低分子肝素钠"></label-box></span> 
613
+                                <span v-if="prescription.anticoagulant == 8"> <label-box :isChecked="prescription.anticoagulant == 8 ? true : false" showValue="依诺肝素"></label-box></span>  
614
+                                <span v-if="prescription.anticoagulant == 9"> <label-box :isChecked="prescription.anticoagulant == 9 ? true : false" showValue="达肝素"></label-box></span> 
615
+                                <span v-if="prescription.anticoagulant == 10"><label-box :isChecked="prescription.anticoagulant == 10 ? true : false" showValue="体外抗凝"></label-box></span>  
616
+                                <span v-if="prescription.anticoagulant == 11"> <label-box :isChecked="prescription.anticoagulant == 11 ? true : false" showValue="那屈肝素"></label-box></span>  
617
+                                <span v-if="prescription.anticoagulant == 12"><label-box :isChecked="prescription.anticoagulant == 12 ? true : false" showValue="无抗凝剂"></label-box></span>  
618
+                                <span v-if="prescription.anticoagulant == 13"><label-box :isChecked="prescription.anticoagulant == 13 ? true : false" showValue="那屈肝素钙"></label-box></span>  
619 619
                               </td>
620 620
                               <!-- <td width='100'>
621 621
                                   <div class="under-line">

+ 1 - 1
src/xt_pages/management/home.vue 파일 보기

@@ -1319,7 +1319,7 @@
1319 1319
                                    <el-col :span="8">
1320 1320
                                       <el-form-item label="空气滤网清洁:">
1321 1321
                                         <el-checkbox v-model="userform.clean">清洁</el-checkbox>
1322
-                                      <span class="warn" v-show="warnShowThree">您已个月未清洁,请检查</span>
1322
+                                      <span class="warn" v-show="warnShowThree">您已个月未清洁,请检查</span>
1323 1323
                                       </el-form-item>
1324 1324
                                      </el-col>
1325 1325
                                    <el-col :span="8">