yq1 1 year ago
parent
commit
0cb7bc40c4

+ 19 - 50
src/xt_pages/dialysis/template/DialysisPrintOrderFortySeven.vue View File

179
                   透析前情况
179
                   透析前情况
180
                 </td>
180
                 </td>
181
               </tr>
181
               </tr>
182
+
182
               <tr>
183
               <tr>
183
                 <td colspan="2">
184
                 <td colspan="2">
184
                   <div
185
                   <div
1143
                   </div>
1144
                   </div>
1144
                 </td>
1145
                 </td>
1145
               </tr>
1146
               </tr>
1147
+
1146
               <tr>
1148
               <tr>
1147
                 <td style="padding: 0; position: relative" colspan="2">
1149
                 <td style="padding: 0; position: relative" colspan="2">
1148
                   <table class="inside_table">
1150
                   <table class="inside_table">
1204
                           置换量<br />(L)
1206
                           置换量<br />(L)
1205
                         </td>
1207
                         </td>
1206
                         <td width="210">病情变化及处理</td>
1208
                         <td width="210">病情变化及处理</td>
1207
-
1208
-                        <!-- <td width="100">时间</td>
1209
-                    <td width="30">T<br>C°</td>
1210
-                    <td width="30">P<br/>次/分</td>
1211
-                    <td width="30">R<br/>次/分</td>
1212
-                    <td width="100">BP<br/>mmHg</td>
1213
-                    <td width="60">静脉压/动脉压<br/>mmHg</td>
1214
-                    <td width="80">血流量<br/>ml/min</td>
1215
-                    <td width="90">超滤量累计L</td>
1216
-                    <td width="80">钠浓度<br/>mmol/L</td>
1217
-                    <td width="240">病情特殊情况处理<br/>及专科护理措施记录</td>
1218
-                    <td  width="100">护士签名</td> -->
1219
                       </tr>
1209
                       </tr>
1220
 
1210
 
1221
                       <tr
1211
                       <tr
1417
                   </table>
1407
                   </table>
1418
                 </td>
1408
                 </td>
1419
               </tr>
1409
               </tr>
1410
+
1420
               <tr>
1411
               <tr>
1421
                 <td style="padding: 0; position: relative" colspan="2">
1412
                 <td style="padding: 0; position: relative" colspan="2">
1422
                   <table class="inside_table">
1413
                   <table class="inside_table">
1436
                           医嘱内容
1427
                           医嘱内容
1437
                         </td>
1428
                         </td>
1438
                       </tr>
1429
                       </tr>
1439
-                      <!-- <tr style="line-height:35px;padding:8px 5px;">
1440
-                    <td colspan="4" style="font-size: 16px">开医嘱</td>
1441
-                    <td colspan="3" style="font-size: 16px">执行核对医嘱</td>
1442
-                  </tr> -->
1443
                       <tr style="line-height: 35px; padding: 8px 5px">
1430
                       <tr style="line-height: 35px; padding: 8px 5px">
1444
                         <td style="font-size: 16px" width="10%">时间</td>
1431
                         <td style="font-size: 16px" width="10%">时间</td>
1445
                         <td style="font-size: 16px" colspan="2" width="45%">
1432
                         <td style="font-size: 16px" colspan="2" width="45%">
1451
                         <td style="font-size: 16px" width="10%">时间</td>
1438
                         <td style="font-size: 16px" width="10%">时间</td>
1452
                       </tr>
1439
                       </tr>
1453
                       <!-- <template v-for="group in doctor_advices" > -->
1440
                       <!-- <template v-for="group in doctor_advices" > -->
1454
-
1455
                       <tr
1441
                       <tr
1456
                         v-for="(advice, advice_index) in doctor_advices"
1442
                         v-for="(advice, advice_index) in doctor_advices"
1457
                         :key="advice_index"
1443
                         :key="advice_index"
1521
                             >({{ advice.remark }})</span
1507
                             >({{ advice.remark }})</span
1522
                           >
1508
                           >
1523
                         </td>
1509
                         </td>
1524
-                        <!-- <td colspan="2" height="60px" style="text-align: center" v-else >
1525
-                      <span>{{advice.delivery_way}}</span>
1526
-                      <span>{{advice.execution_frequency}}</span>
1527
-                      <span v-if="advice.remark.length > 0">({{advice.remark}})</span>
1528
-                    </td> -->
1529
-                        <!-- <td width="10%" v-if="(advice.children && advice.children.length > 0 || advice.parent_id > 0) && advice.isShow == 2" ></td> -->
1530
                         <td height="32px" v-if="advice.advice_doctor">
1510
                         <td height="32px" v-if="advice.advice_doctor">
1531
                           <span
1511
                           <span
1532
                             v-if="setAdminUserES(advice.advice_doctor) == ''"
1512
                             v-if="setAdminUserES(advice.advice_doctor) == ''"
1544
                           <span v-if="setAdminUserES(advice.doctor) == ''">{{
1524
                           <span v-if="setAdminUserES(advice.doctor) == ''">{{
1545
                             getAdminUser(advice.doctor)
1525
                             getAdminUser(advice.doctor)
1546
                           }}</span>
1526
                           }}</span>
1547
-                          <img
1527
+                           <img
1548
                             style="height: 30px"
1528
                             style="height: 30px"
1549
                             :src="setAdminUserES(advice.doctor)"
1529
                             :src="setAdminUserES(advice.doctor)"
1550
                             alt=""
1530
                             alt=""
1551
                             srcset=""
1531
                             srcset=""
1532
+                            v-else
1552
                           />
1533
                           />
1553
                         </td>
1534
                         </td>
1554
-                        <!-- <td height="35px">
1555
-                      <span v-if="setAdminUserES(advice.checker) == ''">{{getAdminUser(advice.checker)}}</span>
1556
-                      <img style="height:20px;" :src="setAdminUserES(advice.checker)" alt="" srcset="" v-else>
1557
-                    </td> -->
1558
                         <td height="32px">
1535
                         <td height="32px">
1559
                           <span
1536
                           <span
1560
                             v-if="setAdminUserES(advice.execution_staff) == ''"
1537
                             v-if="setAdminUserES(advice.execution_staff) == ''"
1726
           </div>
1703
           </div>
1727
         </template>
1704
         </template>
1728
         <div class="row" style="margin-top: -11px; position: relative">
1705
         <div class="row" style="margin-top: -11px; position: relative">
1729
-          <table class="proj_table">
1706
+          <table border="1" class="proj_table" style="border-collapse: collapse;text-align:center ;">
1730
             <template v-if="doctor_advices_2.length > 0">
1707
             <template v-if="doctor_advices_2.length > 0">
1731
               <tr style="line-height: 35px; padding: 8px 5px">
1708
               <tr style="line-height: 35px; padding: 8px 5px">
1732
                 <td
1709
                 <td
1738
                     font-size: 16px;
1715
                     font-size: 16px;
1739
                     padding: 6px 8px;
1716
                     padding: 6px 8px;
1740
                     line-height: 30px;
1717
                     line-height: 30px;
1741
-                    border: 1px solid;
1718
+                    border: 1px solid black;
1742
                   "
1719
                   "
1743
                 >
1720
                 >
1744
                   医嘱内容
1721
                   医嘱内容
1752
                 style="line-height: 35px; padding: 8px 5px"
1729
                 style="line-height: 35px; padding: 8px 5px"
1753
                 class="split_table_tr"
1730
                 class="split_table_tr"
1754
               >
1731
               >
1755
-                <td style="font-size: 16px" width="10%">时间</td>
1756
-                <td style="font-size: 16px" colspan="2" width="45%">
1732
+                <td style="font-size: 16px;border: 1px solid black;" width="10%">时间</td>
1733
+                <td style="font-size: 16px;border: 1px solid black;" colspan="2" width="45%">
1757
                   医嘱内容
1734
                   医嘱内容
1758
                 </td>
1735
                 </td>
1759
-                <td style="font-size: 16px" width="10%">医生签名</td>
1736
+                <td style="font-size: 16px;border: 1px solid black;" width="10%">医生签名</td>
1760
                 <!-- <td style="font-size: 16px" width="10%">核对人签名</td> -->
1737
                 <!-- <td style="font-size: 16px" width="10%">核对人签名</td> -->
1761
-                <td style="font-size: 16px" width="10%">执行人签名</td>
1762
-                <td style="font-size: 16px" width="10%">时间</td>
1738
+                <td style="font-size: 16px;border: 1px solid black;" width="10%">执行人签名</td>
1739
+                <td style="font-size: 16px;border: 1px solid black;" width="10%">时间</td>
1763
               </tr>
1740
               </tr>
1764
               <!-- <template v-for="group in doctor_advices" > -->
1741
               <!-- <template v-for="group in doctor_advices" > -->
1765
               <tr
1742
               <tr
1767
                 v-for="(advice, advice_index) in doctor_advices_2"
1744
                 v-for="(advice, advice_index) in doctor_advices_2"
1768
                 :key="advice_index"
1745
                 :key="advice_index"
1769
               >
1746
               >
1770
-                <td height="32px">
1747
+                <td height="32px" style="border: 1px solid black;">
1771
                   <span v-if="advice.start_time">
1748
                   <span v-if="advice.start_time">
1772
                     {{ getTime(advice.start_time, "{h}:{i}") }}
1749
                     {{ getTime(advice.start_time, "{h}:{i}") }}
1773
                   </span>
1750
                   </span>
1777
                   height="32px"
1754
                   height="32px"
1778
                   colspan="2"
1755
                   colspan="2"
1779
                   class="advice-name"
1756
                   class="advice-name"
1780
-                  style="padding-left: 7px"
1757
+                  style="padding-left: 7px;border: 1px solid black;"
1781
                 >
1758
                 >
1782
                   <span v-if="advice.parent_id > 0">---></span>
1759
                   <span v-if="advice.parent_id > 0">---></span>
1783
                   <span>{{ advice.advice_name }}</span>
1760
                   <span>{{ advice.advice_name }}</span>
1824
                     >({{ advice.remark }})</span
1801
                     >({{ advice.remark }})</span
1825
                   >
1802
                   >
1826
                 </td>
1803
                 </td>
1827
-                <!-- <td colspan="2" height="60px" style="text-align: center" v-else >
1828
-                  <span>{{advice.delivery_way}}</span>
1829
-                  <span>{{advice.execution_frequency}}</span>
1830
-                  <span v-if="advice.remark.length > 0">({{advice.remark}})</span>
1831
-                </td> -->
1832
-                <!-- <td width="10%" v-if="(advice.children && advice.children.length > 0 || advice.parent_id > 0) && advice.isShow == 2" ></td> -->
1833
-                <td height="32px">
1804
+                <td height="32px" style="border: 1px solid black;">
1834
                   <span v-if="setAdminUserES(advice.advice_doctor) == ''">{{
1805
                   <span v-if="setAdminUserES(advice.advice_doctor) == ''">{{
1835
                     getAdminUser(advice.advice_doctor)
1806
                     getAdminUser(advice.advice_doctor)
1836
                   }}</span>
1807
                   }}</span>
1852
                     v-else
1823
                     v-else
1853
                   />
1824
                   />
1854
                 </td>
1825
                 </td>
1855
-                <!-- <td height="35px">
1856
-                  <span v-if="setAdminUserES(advice.checker) == ''">{{getAdminUser(advice.checker)}}</span>
1857
-                  <img style="height:20px;" :src="setAdminUserES(advice.checker)" alt="" srcset="" v-else>
1858
-                </td> -->
1859
-                <td height="32px">
1826
+
1827
+                <td height="32px" style="border: 1px solid black;">
1860
                   <span v-if="setAdminUserES(advice.execution_staff) == ''">{{
1828
                   <span v-if="setAdminUserES(advice.execution_staff) == ''">{{
1861
                     getAdminUser(advice.execution_staff)
1829
                     getAdminUser(advice.execution_staff)
1862
                   }}</span>
1830
                   }}</span>
1868
                     v-else
1836
                     v-else
1869
                   />
1837
                   />
1870
                 </td>
1838
                 </td>
1871
-                <td height="32px">
1839
+                <td height="32px" style="border: 1px solid black;">
1872
                   <span v-if="advice.execution_time">{{
1840
                   <span v-if="advice.execution_time">{{
1873
                     getTime(advice.execution_time, "{h}:{i}")
1841
                     getTime(advice.execution_time, "{h}:{i}")
1874
                   }}</span>
1842
                   }}</span>
1886
                   font-size: 16px;
1854
                   font-size: 16px;
1887
                   padding: 6px 8px;
1855
                   padding: 6px 8px;
1888
                   line-height: 30px;
1856
                   line-height: 30px;
1857
+                  border: 1px solid black;
1889
                 "
1858
                 "
1890
               >
1859
               >
1891
                 透析后情况
1860
                 透析后情况

+ 2 - 2
src/xt_pages/dialysis/template/DialysisPrintOrderSixtyeight.vue View File

2501
          <div style="position: relative; left: 70%;top: 50px;width: 288px;">
2501
          <div style="position: relative; left: 70%;top: 50px;width: 288px;">
2502
           患者签名:
2502
           患者签名:
2503
           <div class="under_line" style="width: 120px;">
2503
           <div class="under_line" style="width: 120px;">
2504
-            <!-- <img
2504
+            <img
2505
               style="height: 30px"
2505
               style="height: 30px"
2506
               :src="dialysisOrder == null? 0: dialysisOrder.url"
2506
               :src="dialysisOrder == null? 0: dialysisOrder.url"
2507
               alt=""
2507
               alt=""
2508
               srcset=""
2508
               srcset=""
2509
-            /> -->
2509
+            />
2510
           </div>
2510
           </div>
2511
         </div>
2511
         </div>
2512
       </div>
2512
       </div>