Bladeren bron

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

28169 6 maanden geleden
bovenliggende
commit
d96f6a9956

+ 1 - 1
src/xt_pages/dialysis/batch_print/batch_print_order_eighty.vue Bestand weergeven

@@ -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 Bestand weergeven

@@ -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
               }

+ 2 - 2
src/xt_pages/dialysis/batch_print/batch_print_order_sixtyeight.vue Bestand weergeven

@@ -3119,12 +3119,12 @@
3119 3119
               </tbody>
3120 3120
             </table>
3121 3121
           </div>
3122
-          <div style="position: relative;left: 70%;top: 30px;">
3122
+          <div style="position: relative;left: 70%;top: 0px;width: 250px;">
3123 3123
             患者签名:
3124 3124
             <div class="under_line" style="width: 120px;">
3125 3125
               <img
3126 3126
                 v-if="record.dialysis_order.url!=''"
3127
-                style="height: 50px"
3127
+                style="height: 60px"
3128 3128
                 :src="record.dialysis_order == null? 0: record.dialysis_order.url"
3129 3129
                 alt=""
3130 3130
                 srcset=""

+ 22 - 23
src/xt_pages/dialysis/template/DialysisPrintOrderSixtyFive.vue Bestand weergeven

@@ -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

+ 2 - 2
src/xt_pages/dialysis/template/DialysisPrintOrderSixtyeight.vue Bestand weergeven

@@ -2624,12 +2624,12 @@
2624 2624
         </div>
2625 2625
 
2626 2626
          <!-- 患者签名 -->
2627
-         <div style="position: relative; left: 70%;top: 20px;">
2627
+         <div style="position: relative; left: 70%;top: 10px;width: 250px;">
2628 2628
           患者签名:
2629 2629
           <div class="under_line" style="width: 120px;">
2630 2630
             <img
2631 2631
               v-if="dialysisOrder != null&& dialysisOrder.url!=''"
2632
-              style="height: 50px"
2632
+              style="height: 60px"
2633 2633
               :src="dialysisOrder == null? 0: dialysisOrder.url"
2634 2634
               alt=""
2635 2635
               srcset=""

+ 1 - 1
src/xt_pages/dialysis/template/DialysisPrintOrderThirtyOne.vue Bestand weergeven

@@ -592,7 +592,7 @@
592 592
                         <div>
593 593
                           <span class="under_line" style="width:50px;display:inline-block">
594 594
                             {{ afterdialysis.dialysis_during ? afterdialysis.dialysis_during : '/' }}
595
-                          </span><span v-if="org_id==10028">ml</span><span v-else>g</span>
595
+                          </span><span>g</span>
596 596
                         </div>
597 597
                       </td>
598 598
                       <td width="100" style="border:none;padding-left:5px">透析器凝血:</td>

+ 1 - 1
src/xt_pages/dialysis/template/DialysisPrintOrdereighty.vue Bestand weergeven

@@ -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
                       >