Browse Source

12月3 打印单

yq1 4 months ago
parent
commit
07f952de4e

+ 1 - 1
src/xt_pages/dialysis/batch_print/batch_print_order_eighty.vue View File

@@ -1174,7 +1174,7 @@
1174 1174
                       </div>
1175 1175
 
1176 1176
                       <div class="inline_block" style="flex: 1">
1177
-                        <span>透析中入量(L):</span>
1177
+                        <span>透析中入量(g):</span>
1178 1178
                         <div class="under_line"
1179 1179
                           style="width: 70px; text-align: center"
1180 1180
                         >

+ 4 - 5
src/xt_pages/dialysis/batch_print/batch_print_order_sixtyFive.vue View File

@@ -386,10 +386,10 @@
386 386
                           class="inline_block"
387 387
                           style="margin-left: 10px; flex: 1"
388 388
                         >
389
-                          穿刺针
389
+                          穿刺针:
390 390
                           <div
391 391
                             class="under_line"
392
-                            style="width: 100px; text-align: center"
392
+                            style="width: 120px; text-align: center;white-space:normal;"
393 393
                           >
394 394
                             {{
395 395
                               record.assessment_before_dislysis &&
@@ -1634,8 +1634,7 @@
1634 1634
                           </tr>
1635 1635
   
1636 1636
                           <template v-if="record.advices">
1637
-                            <tr
1638
-                              v-for="(advice, advice_index) in record.advices"
1637
+                            <tr v-for="(advice, advice_index) in record.advices"
1639 1638
                               :key="advice_index"
1640 1639
                             >
1641 1640
                               <td height="35px">
@@ -3106,7 +3105,7 @@
3106 3105
                 this.records[recordIndex].advices &&
3107 3106
                 this.records[recordIndex].advices.length < 12
3108 3107
               ) {
3109
-                delghTwo = 12 - this.records[recordIndex].advices.length;
3108
+                delghTwo = 8 - this.records[recordIndex].advices.length;
3110 3109
               } else {
3111 3110
                 delghTwo = 0;
3112 3111
               }

+ 22 - 23
src/xt_pages/dialysis/template/DialysisPrintOrderSixtyFive.vue View File

@@ -120,30 +120,29 @@
120 120
             </div>
121 121
           </div>
122 122
         </div>
123
-        <div
124
-            class="row"
123
+        <div class="row"
125 124
             style="padding: 2px 0; line-height: 23px; display: flex"
125
+        >
126
+          <div
127
+            class="inline_block"
128
+            style="flex: 1; display: inline-block"
129
+          >
130
+            身份证:
131
+            <div
132
+              class="under_line"
133
+              style="
134
+                width: 860px;
135
+                line-height: 25px;
136
+                text-align: left;
137
+                margin-left: 2px;
138
+                display: inline-block;
139
+                white-space: normal;
140
+              "
126 141
             >
127
-              <div
128
-                class="inline_block"
129
-                style="flex: 1; display: inline-block"
130
-              >
131
-                身份证:
132
-                <div
133
-                  class="under_line"
134
-                  style="
135
-                    width: 860px;
136
-                    line-height: 25px;
137
-                    text-align: left;
138
-                    margin-left: 2px;
139
-                    display: inline-block;
140
-                    white-space: normal;
141
-                  "
142
-                >
143
-                  {{ patientInfo.id_card_no }}
144
-                </div>
145
-              </div>
142
+              {{ patientInfo.id_card_no }}
146 143
             </div>
144
+          </div>
145
+        </div>
147 146
         <div class="row">
148 147
           <div class="inline_block">
149 148
             入科方式:
@@ -358,10 +357,10 @@
358 357
                       class="inline_block"
359 358
                       style="margin-left: 10px; flex: 1"
360 359
                     >
361
-                      穿刺针
360
+                      穿刺针:
362 361
                       <div
363 362
                         class="under_line"
364
-                        style="width: 100px; text-align: center"
363
+                        style="width: 120px; text-align: center;white-space:normal;"
365 364
                       >
366 365
                         {{
367 366
                           predialysis.puncture_needle

+ 1 - 1
src/xt_pages/dialysis/template/DialysisPrintOrdereighty.vue View File

@@ -1029,7 +1029,7 @@
1029 1029
                     </div>
1030 1030
 
1031 1031
                     <div class="inline_block" style="flex: 1">
1032
-                      透析中入量(L):
1032
+                      透析中入量(g):
1033 1033
                       <div class="under_line"
1034 1034
                         style="width: 70px; text-align: center"
1035 1035
                       >