Browse Source

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

28169 1 year ago
parent
commit
44399a0e0c

+ 13 - 5
src/xt_pages/dialysis/batch_print/batch_print_order_seventy.vue View File

8
         icon="el-icon-printer"
8
         icon="el-icon-printer"
9
         @click="printAction"
9
         @click="printAction"
10
         type="primary"
10
         type="primary"
11
-        >打印
11
+        >打印70
12
       </el-button>
12
       </el-button>
13
     </div>
13
     </div>
14
     <div class="app-container">
14
     <div class="app-container">
1324
                                 : ""
1324
                                 : ""
1325
                             }}
1325
                             }}
1326
                           </td>
1326
                           </td>
1327
-
1328
                           <td style="line-height: 16px; padding: 0px">
1327
                           <td style="line-height: 16px; padding: 0px">
1329
                             <div
1328
                             <div
1330
                               style="
1329
                               style="
1448
                            <td style="font-size: 16px" width="10%" v-if="org_id == 10375 || org_id == 0 || org_id ==10206">核对护士</td>
1447
                            <td style="font-size: 16px" width="10%" v-if="org_id == 10375 || org_id == 0 || org_id ==10206">核对护士</td>
1449
                         </tr>
1448
                         </tr>
1450
                         <!-- <template v-for="group in doctor_advices" > -->
1449
                         <!-- <template v-for="group in doctor_advices" > -->
1451
-
1452
                         <template v-if="record.advices">
1450
                         <template v-if="record.advices">
1453
                           <tr
1451
                           <tr
1454
                             v-for="(advice, advice_index) in record.advices"
1452
                             v-for="(advice, advice_index) in record.advices"
1459
                                 {{ getTime(advice[0].start_time, "{h}:{i}") }}
1457
                                 {{ getTime(advice[0].start_time, "{h}:{i}") }}
1460
                               </span>
1458
                               </span>
1461
                             </td>
1459
                             </td>
1462
-
1463
                             <td
1460
                             <td
1464
                               height="35px"
1461
                               height="35px"
1465
                               colspan="2"
1462
                               colspan="2"
1468
                             >
1465
                             >
1469
                               <span v-if="advice[0].parent_id > 0">---></span>
1466
                               <span v-if="advice[0].parent_id > 0">---></span>
1470
                               <span>{{ advice[0].advice_name }}</span>
1467
                               <span>{{ advice[0].advice_name }}</span>
1471
-
1472
                               <span
1468
                               <span
1473
                                 v-if="
1469
                                 v-if="
1474
                                   advice[0] &&
1470
                                   advice[0] &&
1500
                                   advice[0].remark.length > 0
1496
                                   advice[0].remark.length > 0
1501
                                 "
1497
                                 "
1502
                                 >({{ advice[0].remark }})</span
1498
                                 >({{ advice[0].remark }})</span
1499
+                              ><br/>
1500
+                              <template v-if="advice[0].children.length>0">
1501
+                                <span v-if="advice[0].children.length>0">{{ advice[0].children[0].advice_name }}</span>
1502
+                                <span v-if="advice[0].children[0].prescribing_number"
1503
+                                >&nbsp;&nbsp; {{ advice[0].children[0].prescribing_number
1504
+                                }}{{ advice[0].children[0].prescribing_number_unit }}</span
1505
+                              >
1506
+                              <span v-if="advice[0].children[0].single_dose != 0">
1507
+                                {{ advice[0].children[0].single_dose
1508
+                                }}{{ advice[0].children[0].single_dose_unit }}</span
1503
                               >
1509
                               >
1510
+                              </template>
1504
                             </td>
1511
                             </td>
1505
 
1512
 
1506
                             <td height="35px">
1513
                             <td height="35px">
1579
                               />
1586
                               />
1580
                             </td>
1587
                             </td>
1581
                           </tr>
1588
                           </tr>
1589
+                          
1582
                         </template>
1590
                         </template>
1583
                       </tbody>
1591
                       </tbody>
1584
                     </table>
1592
                     </table>

+ 6 - 6
src/xt_pages/outpatientDoctorStation/template/printFour.vue View File

22
           <div class="prescriptionBox">
22
           <div class="prescriptionBox">
23
               <div class="Rp">Rp:</div>
23
               <div class="Rp">Rp:</div>
24
               <div class="drugsBox" v-for="(it,index) in item.advices" :key="index"
24
               <div class="drugsBox" v-for="(it,index) in item.advices" :key="index"
25
-                
26
               >
25
               >
27
               <!-- :style="{'page-break-after':index==yi&&item.advices.length>5? 'always':'auto'}" -->
26
               <!-- :style="{'page-break-after':index==yi&&item.advices.length>5? 'always':'auto'}" -->
28
                   <!-- <div class="drugsOne"><span style="font-weight:bold;">{{ index+1 + '.' }}</span>{{it.advice_name?it.advice_name:""}}&nbsp;&nbsp;{{it.single_dose}}{{it.single_dose_unit}}&nbsp;×&nbsp; {{it.prescribing_number}}{{it.prescribing_number_unit}}</div> -->
27
                   <!-- <div class="drugsOne"><span style="font-weight:bold;">{{ index+1 + '.' }}</span>{{it.advice_name?it.advice_name:""}}&nbsp;&nbsp;{{it.single_dose}}{{it.single_dose_unit}}&nbsp;×&nbsp; {{it.prescribing_number}}{{it.prescribing_number_unit}}</div> -->
29
                   <div class="drugsOne" >
28
                   <div class="drugsOne" >
30
                     <span style="font-weight:bold;">{{ index+1 + '.' }}</span>
29
                     <span style="font-weight:bold;">{{ index+1 + '.' }}</span>
31
-                    {{it.advice_name?it.advice_name:""}}&nbsp;&nbsp;
30
+                    {{it.advice_name?it.advice_name:""}} 
31
+                    {{ it.drug.dose }}{{ it.drug.dose_unit }}&nbsp;* {{ it.drug.min_number }}{{ it.drug.min_unit }}&nbsp;&nbsp;
32
                     <span>用法:{{it.single_dose}}{{it.single_dose_unit}}</span>
32
                     <span>用法:{{it.single_dose}}{{it.single_dose_unit}}</span>
33
-                    &nbsp;&nbsp;<span>{{it.execution_frequency}}&nbsp;{{it.delivery_way}}&nbsp;</span>
34
-                    &nbsp;&nbsp;<span>{{it.advice_desc}}</span>
33
+                    <span>{{it.execution_frequency}}&nbsp;{{it.delivery_way}}&nbsp;</span>
34
+                    <span>{{it.advice_desc}}</span>
35
                   </div>
35
                   </div>
36
                   <div style="margin-left:100px;">
36
                   <div style="margin-left:100px;">
37
-                    <span>{{it.drug.drug_spec}}&nbsp;×&nbsp; {{it.prescribing_number}}{{it.prescribing_number_unit}}</span>
37
+                    <span>{{it.drug.drug_spec}}&nbsp;×&nbsp;{{it.prescribing_number}}{{it.prescribing_number_unit}}</span>
38
                   </div>
38
                   </div>
39
               </div>
39
               </div>
40
               <div class="drugsBox" v-for="(it,i) in item.additionalcharge" :key="i">
40
               <div class="drugsBox" v-for="(it,i) in item.additionalcharge" :key="i">
417
     line-height: 24px;
417
     line-height: 24px;
418
 }
418
 }
419
 .drugsOne span{
419
 .drugsOne span{
420
-    margin-right: 20px;
420
+    margin-right: 10px;
421
 }
421
 }
422
 .doctorBox{
422
 .doctorBox{
423
     display: flex;
423
     display: flex;

File diff suppressed because it is too large
+ 368 - 75
src/xt_pages/workforce/components/editTableData.vue