血透系统PC前端

DialysisPrintOrderThree.vue 73KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744
  1. <template>
  2. <div id="dialysis-print-box" style="position: relative;">
  3. <div class="dialysis-print-order">
  4. <div class="order-yy-name">{{orgname}}</div>
  5. <div class="order-title">血液净化治疗记录单</div>
  6. <table class="table-box" style="margin-top: 10px;">
  7. <tbody>
  8. <tr>
  9. <td width="50">姓 名:</td>
  10. <td width="90">
  11. <div class="under-line">&nbsp;{{patientInfo.name}}</div>
  12. </td>
  13. <td width="30"></td>
  14. <td width="50">性 别:</td>
  15. <td width="120">
  16. <div>
  17. <label-box :isChecked='patientInfo_gender_1' showValue='男'></label-box>
  18. <label-box :isChecked='patientInfo_gender_2' showValue='女'></label-box>
  19. </div>
  20. </td>
  21. <td width="50">年 龄:</td>
  22. <td width="40">
  23. <div class="under-line">{{getAge(patientInfo)}}</div>
  24. </td>
  25. <td>岁</td>
  26. <td width="30"></td>
  27. <td width="50">科 室:</td>
  28. <td width="200">
  29. <div>
  30. <label-box :isChecked='patientInfo_source_1' showValue='门 诊 透 析'></label-box>
  31. <label-box :isChecked='patientInfo_source_2' showValue='住 院'></label-box>
  32. </div>
  33. </td>
  34. <td width="120" >住院号/透析卡号:</td>
  35. <td width="130">
  36. <div class="under-line">&nbsp;{{patientInfo.admission_number?patientInfo.admission_number:'无'}}
  37. /{{patientInfo.dialysis_no}}
  38. </div>
  39. </td>
  40. <td></td>
  41. </tr>
  42. </tbody>
  43. </table>
  44. <table class="table-box" style="margin-top: 10px;">
  45. <tbody>
  46. <tr>
  47. <td width="40">诊 断:</td>
  48. <td width="">
  49. <div class="under-line">&nbsp;{{patientInfo.diagnose}}</div>
  50. </td>
  51. <td width="80">治 疗 日 期:</td>
  52. <td width="120">
  53. <div class="under-line">&nbsp;<span>{{queryParams.xtdate}}</span></div>
  54. </td>
  55. </tr>
  56. </tbody>
  57. </table>
  58. <table class="print-table" border="1">
  59. <tbody>
  60. <tr>
  61. <td width="30px" class="title-box">透前评估</td>
  62. <td>
  63. <table class="table-box">
  64. <tbody>
  65. <tr>
  66. <td width="70">入院方式:</td>
  67. <td width="230">
  68. <div>
  69. <label-box :isChecked='receiverTreatmentAccess.way==1?true:false' showValue='步行'></label-box>
  70. &nbsp;
  71. <label-box :isChecked='receiverTreatmentAccess.way==2?true:false' showValue='扶行'></label-box>
  72. &nbsp;
  73. <label-box :isChecked='receiverTreatmentAccess.way==3?true:false' showValue='轮椅'></label-box>
  74. &nbsp;
  75. <label-box :isChecked='receiverTreatmentAccess.way==4?true:false' showValue='平车'></label-box>
  76. </div>
  77. </td>
  78. <td></td>
  79. <td width="50">意识:</td>
  80. <td width="180">
  81. <div>
  82. <label-box :isChecked='receiverTreatmentAccess.consciousness==1?true:false'
  83. showValue='清醒'></label-box>
  84. &nbsp;
  85. <label-box :isChecked='receiverTreatmentAccess.consciousness==2?true:false'
  86. showValue='嗜睡'></label-box>
  87. &nbsp;
  88. <label-box :isChecked='receiverTreatmentAccess.consciousness==3?true:false'
  89. showValue='昏迷'></label-box>
  90. </div>
  91. </td>
  92. <td></td>
  93. <td width="50">体温:</td>
  94. <td width="100">
  95. <div class="under-line">&nbsp;{{predialysis.temperature?predialysis.temperature:''}}</div>
  96. </td>
  97. <td width="35">℃</td>
  98. </tr>
  99. </tbody>
  100. </table>
  101. <table class="table-box">
  102. <tbody>
  103. <tr>
  104. <td width="40">体位:</td>
  105. <td width="400">
  106. <div>
  107. <label-box :isChecked='receiverTreatmentAccess.posture==1?true:false'
  108. showValue='自动体位'></label-box>
  109. &nbsp;
  110. <label-box :isChecked='receiverTreatmentAccess.posture==2?true:false'
  111. showValue='平卧位'></label-box>
  112. &nbsp;
  113. <label-box :isChecked='receiverTreatmentAccess.posture==3?true:false'
  114. showValue='半卧位'></label-box>
  115. &nbsp;
  116. <label-box :isChecked='receiverTreatmentAccess.posture==4?true:false'
  117. showValue='端坐位'></label-box>
  118. &nbsp;
  119. <label-box :isChecked='receiverTreatmentAccess.posture==5?true:false'
  120. showValue='躁动不安'></label-box>
  121. &nbsp;
  122. </div>
  123. </td>
  124. <td width="40">病情:</td>
  125. <td width="160">
  126. <div>
  127. <label-box :isChecked='receiverTreatmentAccess.sick_condition==1?true:false'
  128. showValue='一般'></label-box>
  129. &nbsp;
  130. <label-box :isChecked='receiverTreatmentAccess.sick_condition==2?true:false'
  131. showValue='重'></label-box>
  132. &nbsp;
  133. <label-box :isChecked='receiverTreatmentAccess.sick_condition==3?true:false'
  134. showValue='危险'></label-box>
  135. &nbsp;
  136. </div>
  137. </td>
  138. <td width="35">其它</td>
  139. <td width="">
  140. <div class="under-line">&nbsp;
  141. <span >{{receiverTreatmentAccess.sick_condition_other}}</span>
  142. </div>
  143. </td>
  144. <td></td>
  145. </tr>
  146. </tbody>
  147. </table>
  148. <table class="table-box">
  149. <tbody>
  150. <tr>
  151. <td width="40">出血:</td>
  152. <td width="95">
  153. <div>
  154. <label-box :isChecked='predialysis.is_hemorrhage==2?true:false' showValue='无'></label-box>
  155. &nbsp;
  156. <label-box :isChecked='predialysis.is_hemorrhage==1?true:false' showValue='有'></label-box>
  157. </div>
  158. </td>
  159. <td width="10">(</td>
  160. <td width="380">
  161. <div>
  162. <label-box
  163. :isChecked="predialysis.is_hemorrhage==1&&predialysis.hemorrhage.indexOf('穿刺点渗血')>-1?true:false"
  164. showValue='穿刺点渗血'></label-box>
  165. &nbsp;
  166. <label-box
  167. :isChecked="predialysis.is_hemorrhage==1&&predialysis.hemorrhage.indexOf('牙龈出血')>-1?true:false"
  168. showValue='牙龈出血'></label-box>
  169. &nbsp;
  170. <label-box
  171. :isChecked="predialysis.is_hemorrhage==1&&predialysis.hemorrhage.indexOf('消化道出血')>-1?true:false"
  172. showValue='消化道出血'></label-box>
  173. &nbsp;
  174. <label-box
  175. :isChecked="predialysis.is_hemorrhage==1&&predialysis.hemorrhage.indexOf('女性经期')>-1?true:false"
  176. showValue='女性经期'></label-box>
  177. </div>
  178. </td>
  179. <td width="35">其它</td>
  180. <td width="">
  181. <div class="under-line">&nbsp;
  182. <span v-if="predialysis.is_hemorrhage==1">{{predialysis.hemorrhage_other}}</span>
  183. </div>
  184. </td>
  185. <td width="10">)</td>
  186. </tr>
  187. </tbody>
  188. </table>
  189. <table class="table-box">
  190. <tbody>
  191. <tr>
  192. <td width="70">血管通路:</td>
  193. <td width="480">
  194. <div>
  195. <label-box :isChecked="predialysis.blood_access_part_opera_name.indexOf('自体内瘘')>-1?true:false"
  196. showValue='自体内瘘'></label-box>
  197. &nbsp;
  198. <label-box :isChecked="predialysis.blood_access_part_opera_name.indexOf('人造血管')>-1?true:false"
  199. showValue='人造血管'></label-box>
  200. &nbsp;
  201. <label-box :isChecked="predialysis.blood_access_part_opera_name.indexOf('直穿')>-1?true:false"
  202. showValue='直穿'></label-box>
  203. &nbsp;
  204. <label-box :isChecked="predialysis.blood_access_part_opera_name.indexOf('颈内静脉')>-1?true:false"
  205. showValue='颈内静脉'></label-box>
  206. &nbsp;
  207. <label-box :isChecked="predialysis.blood_access_part_opera_name.indexOf('股静脉')>-1?true:false"
  208. showValue='股静脉'></label-box>
  209. &nbsp;
  210. <label-box :isChecked="predialysis.blood_access_part_opera_name.indexOf('锁骨下')>-1?true:false"
  211. showValue='锁骨下'></label-box>
  212. &nbsp;
  213. </div>
  214. </td>
  215. <td width="65">穿刺方法:</td>
  216. <td width="100">
  217. <div class="under-line">&nbsp;
  218. <span v-if="predialysis.puncture_method">{{predialysis.puncture_method}}</span>
  219. </div>
  220. </td>
  221. <td></td>
  222. </tr>
  223. </tbody>
  224. </table>
  225. <table class="table-box">
  226. <tbody>
  227. <tr>
  228. <td width="40">内瘘:</td>
  229. <td width="35">震颤</td>
  230. <td width="10">(</td>
  231. <td width="180">
  232. <div>
  233. <label-box :isChecked="predialysis.internal_fistula.indexOf('震颤-存在')>-1?true:false"
  234. showValue='存在'></label-box>
  235. &nbsp;
  236. <label-box :isChecked="predialysis.internal_fistula.indexOf('震颤-减弱')>-1?true:false"
  237. showValue='减弱'></label-box>
  238. &nbsp;
  239. <label-box :isChecked="predialysis.internal_fistula.indexOf('震颤-无')>-1?true:false"
  240. showValue='无'></label-box>
  241. </div>
  242. </td>
  243. <td width="10">)</td>
  244. <td width="95">内瘘皮肤情况</td>
  245. <td width="10">(</td>
  246. <td width="220">
  247. <div>
  248. <label-box :isChecked="predialysis.internal_fistula_skin.indexOf('正常')>-1?true:false"
  249. showValue='正常'></label-box>
  250. &nbsp;
  251. <label-box :isChecked="predialysis.internal_fistula_skin.indexOf('瘀斑')>-1?true:false"
  252. showValue='瘀斑'></label-box>
  253. &nbsp;
  254. <label-box :isChecked="predialysis.internal_fistula_skin.indexOf('红')>-1?true:false"
  255. showValue='红'></label-box>
  256. &nbsp;
  257. <label-box :isChecked="predialysis.internal_fistula_skin.indexOf('肿')>-1?true:false"
  258. showValue='肿'></label-box>
  259. </div>
  260. </td>
  261. <td width="10">)</td>
  262. <td></td>
  263. </tr>
  264. </tbody>
  265. </table>
  266. <table class="table-box">
  267. <tbody>
  268. <tr>
  269. <td width="40">导管:</td>
  270. <td width="50">穿刺口</td>
  271. <td width="10">(</td>
  272. <td width="250">
  273. <div>
  274. <label-box :isChecked="predialysis.catheter.indexOf('穿刺口-干洁')>-1?true:false"
  275. showValue='干洁'></label-box>
  276. &nbsp;
  277. <label-box :isChecked="predialysis.catheter.indexOf('穿刺口-红肿')>-1?true:false"
  278. showValue='红肿'></label-box>
  279. &nbsp;
  280. <label-box :isChecked="predialysis.catheter.indexOf('穿刺口-分泌物')>-1?true:false"
  281. showValue='分泌物'></label-box>
  282. &nbsp;
  283. <label-box :isChecked="predialysis.catheter.indexOf('穿刺口-渗血')>-1?true:false"
  284. showValue='渗血'></label-box>
  285. </div>
  286. </td>
  287. <td width="10">)</td>
  288. <td width="65">导管打折</td>
  289. <td width="10">(</td>
  290. <td width="80">
  291. <div>
  292. <label-box :isChecked="predialysis.catheter_bend == 1?true:false" showValue='有'></label-box>
  293. &nbsp;
  294. <label-box :isChecked="predialysis.catheter_bend ==2?true:false" showValue='无'></label-box>
  295. </div>
  296. </td>
  297. <td width="10">)</td>
  298. <td></td>
  299. </tr>
  300. </tbody>
  301. </table>
  302. </td>
  303. </tr>
  304. </tbody>
  305. </table>
  306. <table class="print-table" border="1">
  307. <tbody>
  308. <tr>
  309. <td width="30px" class="title-box">透析处方</td>
  310. <td>
  311. <table class="table-box">
  312. <tbody>
  313. <tr>
  314. <td width="70">透析时间:</td>
  315. <td width="40">
  316. <div class="under-line">&nbsp;{{prescription.dialysis_duration_hour?prescription.dialysis_duration_hour:'0'}}</div>
  317. </td>
  318. <td width="10">h</td>
  319. <td width="40">
  320. <div class="under-line">&nbsp;{{prescription.dialysis_duration_minute?prescription.dialysis_duration_minute:'0'}}</div>
  321. </td>
  322. <td width="35">min</td>
  323. <td></td>
  324. <td width="55">血流量:</td>
  325. <td width="60">
  326. <div class="under-line">
  327. &nbsp;{{prescription.blood_flow_volume?prescription.blood_flow_volume:''}}
  328. </div>
  329. </td>
  330. <td width="60">ml/min</td>
  331. <td></td>
  332. <td width="40">体重:</td>
  333. <td width="35">透前</td>
  334. <td width="50">
  335. <div class="under-line">&nbsp;{{predialysis.weight_before?predialysis.weight_before:''}}</div>
  336. </td>
  337. <td width="20">Kg</td>
  338. <td width="45">干体重</td>
  339. <td width="50">
  340. <div class="under-line">&nbsp;{{predialysis.dry_weight?predialysis.dry_weight:''}}</div>
  341. </td>
  342. <td width="20">Kg</td>
  343. <td></td>
  344. <td width="85">目标超滤量:</td>
  345. <td width="70">
  346. <div class="under-line">&nbsp;{{prescription.target_ultrafiltration?prescription.target_ultrafiltration:''}}</div>
  347. </td>
  348. <td width="20">ml</td>
  349. </tr>
  350. </tbody>
  351. </table>
  352. <table class="table-box">
  353. <tbody>
  354. <tr>
  355. <td width="70">抗凝方式:</td>
  356. <td width="80">
  357. <label-box :isChecked="prescription.anticoagulant==2?true:false" showValue='普通肝素'></label-box>
  358. </td>
  359. <td width="10">(</td>
  360. <td width="35">首剂</td>
  361. <td width="40">
  362. <div class="under-line">&nbsp;
  363. <span v-if="prescription.anticoagulant==2">{{prescription.anticoagulant_shouji}}</span>
  364. </div>
  365. </td>
  366. <td width="20">mg</td>
  367. <td width="10"></td>
  368. <td width="35">维持</td>
  369. <td width="40">
  370. <div class="under-line">&nbsp;
  371. <span v-if="prescription.anticoagulant==2">{{prescription.anticoagulant_weichi}}</span>
  372. </div>
  373. </td>
  374. <td width="40">mg/h</td>
  375. <td width="10">)</td>
  376. <td width="95">
  377. <label-box :isChecked="prescription.anticoagulant==3?true:false" showValue='低分子肝素'></label-box>
  378. </td>
  379. <td width="60">
  380. <div class="under-line">&nbsp;
  381. <span v-if="prescription.anticoagulant==3">{{prescription.anticoagulant_zongliang}}</span>
  382. </div>
  383. </td>
  384. <td width="20">IU</td>
  385. <td width="80">
  386. <label-box :isChecked="prescription.anticoagulant==1?true:false" showValue='无肝素'></label-box>
  387. </td>
  388. <td width="70">其他方式:</td>
  389. <td width="">
  390. <div class="under-line">&nbsp;
  391. <span v-if="prescription.anticoagulant>3">{{prescription.anticoagulant_name}}</span>
  392. </div>
  393. </td>
  394. </tr>
  395. </tbody>
  396. </table>
  397. <table class="table-box">
  398. <tbody>
  399. <tr>
  400. <td width="85">透析液配方:</td>
  401. <td width="50">
  402. <label-box :isChecked="prescription.dialysate_formulation_name.indexOf('常规')>-1?true:false"
  403. showValue='常规'></label-box>
  404. </td>
  405. <td width="50">
  406. <label-box :isChecked="prescription.dialysate_formulation_name.indexOf('低钙')>-1?true:false"
  407. showValue='低钙'></label-box>
  408. </td>
  409. <td width="120">
  410. (
  411. <label class="radio-lebel-box">
  412. <!-- <span class="radio-inner">
  413. <span class="radio-fang " ></span>
  414. <input type="radio" class="radio-no" value="1">
  415. </span> -->
  416. <span> 1.25mmol/L</span>
  417. </label>
  418. )
  419. </td>
  420. <td width="50">
  421. <label-box :isChecked="prescription.dialysate_formulation_name.indexOf('高钙')>-1?true:false"
  422. showValue='高钙'></label-box>
  423. </td>
  424. <td width="100">
  425. ( 1.75mmol/L )
  426. </td>
  427. <td width="50">
  428. <label-box :isChecked="prescription.dialysate_formulation_name.indexOf('低钠')>-1?true:false"
  429. showValue='低钠'></label-box>
  430. </td>
  431. <td width="110">
  432. (
  433. <label class="radio-lebel-box">
  434. <!-- <span class="radio-inner">
  435. <span class="radio-fang " ></span>
  436. <input type="radio" class="radio-no" value="1">
  437. </span> -->
  438. <span> 135mmol/L</span>
  439. </label>
  440. )
  441. </td>
  442. <td width="50">
  443. <label-box :isChecked="prescription.dialysate_formulation_name.indexOf('高钠')>-1?true:false"
  444. showValue='高钠'></label-box>
  445. </td>
  446. <td width="100">
  447. ( 145mmol/L )
  448. </td>
  449. <td></td>
  450. </tr>
  451. </tbody>
  452. </table>
  453. <table class="table-box">
  454. <tbody>
  455. <tr>
  456. <td width="55">置换量:</td>
  457. <td width="40">
  458. <div class="under-line">
  459. &nbsp;{{prescription.replacement_total?prescription.replacement_total:''}}
  460. </div>
  461. </td>
  462. <td width="10">L</td>
  463. <td width="10"></td>
  464. <td width="70">治疗方式:</td>
  465. <td width="50">
  466. <label-box :isChecked="prescription.mode_id==1?true:false" showValue='HD'></label-box>
  467. </td>
  468. <td width="50">
  469. <label-box :isChecked="prescription.mode_id==2?true:false" showValue='HDF'></label-box>
  470. </td>
  471. <td width="50">
  472. <label-box :isChecked="prescription.mode_id==5?true:false" showValue='HF'></label-box>
  473. </td>
  474. <td width="50">
  475. <label-box :isChecked="prescription.mode_id==4?true:false" showValue='HP'></label-box>
  476. </td>
  477. <td width="80">
  478. <label-box :isChecked="prescription.mode_id==3?true:false" showValue='HD+HP'></label-box>
  479. </td>
  480. <td width="35">其他</td>
  481. <td width="100">
  482. <div class="under-line">&nbsp;
  483. <span v-if="prescription.mode_id>5">{{prescription.mode}}</span>
  484. </div>
  485. </td>
  486. <td width="140">透析器/灌流器型号:</td>
  487. <td width="">
  488. <div class="under-line">&nbsp;{{prescription.dialyzer_perfusion_apparatus}}</div>
  489. </td>
  490. </tr>
  491. </tbody>
  492. </table>
  493. <table class="table-box">
  494. <tbody>
  495. <tr>
  496. <td width="70">透析机号:</td>
  497. <td width="100">
  498. <div class="under-line">{{getNumber()}}</div>
  499. </td>
  500. <td width=""></td>
  501. <td width="70">医生签名:</td>
  502. <td width="100">
  503. <div class="under-line">
  504. <span v-if="advices.length == 0"></span>
  505. <span v-else-if="setAdminUserES(advices[0][0].advice_doctor) == ''">{{getAdminUser(advices[0][0].advice_doctor)}}</span>
  506. <img class="es-img" :src="setAdminUserES(advices[0][0].advice_doctor)"
  507. alt="" srcset="" v-else>
  508. <!-- {{getXuserName(prescription.prescription_doctor)}} -->
  509. </div>
  510. </td>
  511. <td width="70">上机护士:</td>
  512. <td width="100">
  513. <div class="under-line">
  514. <span v-if="setAdminUserES(dialysisOrder==null?0:dialysisOrder.start_nurse) == ''">{{getAdminUser(dialysisOrder==null?0:dialysisOrder.start_nurse)}}</span>
  515. <img class="es-img" :src="setAdminUserES(dialysisOrder==null?0:dialysisOrder.start_nurse)"
  516. alt="" srcset="" v-else>
  517. </div>
  518. </td>
  519. </tr>
  520. </tbody>
  521. </table>
  522. </td>
  523. </tr>
  524. </tbody>
  525. </table>
  526. <table class="print-table" border="1">
  527. <tbody>
  528. <tr>
  529. <td :rowspan="jilurow" width="30px" class="title-box">透析中记录</td>
  530. <td width="100">时间</td>
  531. <td width="80">血压<br/>mmHg</td>
  532. <td width="40">脉率<br/>次/分</td>
  533. <td width="40">呼吸<br/>次/分</td>
  534. <td width="60">血流量<br/>ml/min</td>
  535. <td width="60">超滤量<br/>L</td>
  536. <td width="60">置换量<br/>L</td>
  537. <td width="60">静脉压<br/>mmHg</td>
  538. <td width="60">跨膜压<br/>mmHg</td>
  539. <td width="60">电导度<br/>mS/m</td>
  540. <!--<td width="80">透析液温度<br/>℃</td>
  541. <td width="60">置换率<br/>ml/min</td> -->
  542. <td width="">病情特殊处理<br/>及专科护理措施纪录</td>
  543. <td width="60">护士签名</td>
  544. </tr>
  545. <tr v-for="monitor in monitors" :key="monitor.id">
  546. <td>&nbsp;
  547. <!-- <template>
  548. <span v-if="monitor.monitoring_date">
  549. {{monitor.monitoring_date | parseTime('{y}-{m}-{d}')}}
  550. </span>
  551. </template> -->
  552. {{getTime(monitor.operate_time,'{h}:{i}')}}
  553. </td>
  554. <td>&nbsp;{{monitor.systolic_blood_pressure?monitor.systolic_blood_pressure:''}} /
  555. {{monitor.diastolic_blood_pressure?monitor.diastolic_blood_pressure:''}}
  556. </td>
  557. <td>&nbsp;{{monitor.pulse_frequency?monitor.pulse_frequency:''}}</td>
  558. <td>&nbsp;{{monitor.breathing_rate?monitor.breathing_rate:''}}</td>
  559. <td>&nbsp;{{monitor.blood_flow_volume?monitor.blood_flow_volume:''}}</td>
  560. <td>&nbsp;{{monitor.ultrafiltration_volume?monitor.ultrafiltration_volume:''}}</td>
  561. <td>&nbsp;{{monitor.displacement_quantity?monitor.displacement_quantity:''}}</td>
  562. <td>&nbsp;{{monitor.venous_pressure?monitor.venous_pressure:''}}</td>
  563. <td>&nbsp;{{monitor.transmembrane_pressure?monitor.transmembrane_pressure:''}}</td>
  564. <td>&nbsp;{{monitor.conductivity?monitor.conductivity:''}}</td>
  565. <!-- <td>&nbsp;{{monitor.sodium_concentration}}</td>
  566. <td>&nbsp;{{monitor.dialysate_temperature}}</td>
  567. <td>&nbsp;{{monitor.replacement_rate}}</td> -->
  568. <td>&nbsp;{{monitor.symptom}}
  569. &nbsp;{{monitor.dispose}}
  570. &nbsp;{{monitor.result}}
  571. </td>
  572. <td>
  573. <span v-if="setAdminUserES(monitor.monitoring_nurse) == ''">{{getAdminUser(monitor.monitoring_nurse)}}</span>
  574. <img class="es-img" :src="setAdminUserES(monitor.monitoring_nurse)" alt="" srcset="" v-else>
  575. </td>
  576. </tr>
  577. <tr>
  578. <td colspan="12" align="left" valign="top" style="text-align:left;padding:0 5px;height:120px;">
  579. 护士小结:{{summary.dialysis_summary}}
  580. </td>
  581. </tr>
  582. </tbody>
  583. </table>
  584. <table class="print-table" border="1">
  585. <tbody>
  586. <tr>
  587. <td class="title-box" width="30px">透后评估</td>
  588. <td>
  589. <table class="table-box">
  590. <tbody>
  591. <tr>
  592. <td width="90">实际治疗时间</td>
  593. <td width="40">
  594. <div class="under-line">&nbsp;{{afterdialysis.actual_treatment_hour?afterdialysis.actual_treatment_hour:'0'}}</div>
  595. </td>
  596. <td width="10">h</td>
  597. <td width="40">
  598. <div class="under-line">&nbsp;{{afterdialysis.actual_treatment_minute?afterdialysis.actual_treatment_minute:'0'}}</div>
  599. </td>
  600. <td width="35">min</td>
  601. <td></td>
  602. <td width="75">实际超滤量</td>
  603. <td width="70">
  604. <div class="under-line">&nbsp;{{afterdialysis.actual_ultrafiltration?afterdialysis.actual_ultrafiltration:''}}</div>
  605. </td>
  606. <td width="20">ml</td>
  607. <td></td>
  608. <td width="60">透后体重</td>
  609. <td width="50">
  610. <div class="under-line">&nbsp;{{afterdialysis.weight_after?afterdialysis.weight_after:''}}</div>
  611. </td>
  612. <td width="20">Kg</td>
  613. <td></td>
  614. <td width="95">透析器凝血:</td>
  615. <td width="220">
  616. <label-box :isChecked="afterdialysis.txqnx==0?true:false" showValue='0 级'></label-box>
  617. <label-box :isChecked="afterdialysis.txqnx==1?true:false" showValue='Ⅰ 级'></label-box>
  618. <label-box :isChecked="afterdialysis.txqnx==2?true:false" showValue='Ⅱ 级'></label-box>
  619. <label-box :isChecked="afterdialysis.txqnx==3?true:false" showValue='Ⅲ 级'></label-box>
  620. </td>
  621. </tr>
  622. </tbody>
  623. </table>
  624. <table class="table-box">
  625. <tbody>
  626. <tr>
  627. <td width="130">拔针后穿刺点渗血:</td>
  628. <td width="80">
  629. <label-box :isChecked="afterdialysis.puncture_point_oozing_blood==1?true:false"
  630. showValue='有'></label-box>
  631. <label-box :isChecked="afterdialysis.puncture_point_oozing_blood==2?true:false"
  632. showValue='无'></label-box>
  633. </td>
  634. <td width="10"></td>
  635. <td width="85">穿刺处血肿:</td>
  636. <td width="80">
  637. <label-box :isChecked="afterdialysis.puncture_point_haematoma==1?true:false"
  638. showValue='有'></label-box>
  639. <label-box :isChecked="afterdialysis.puncture_point_haematoma==2?true:false"
  640. showValue='无'></label-box>
  641. </td>
  642. <td width="10"></td>
  643. <td width="105">压迫后内瘘震颤:</td>
  644. <td width="140">
  645. <label-box :isChecked="afterdialysis.internal_fistula_tremor_ac==1?true:false"
  646. showValue='存在'></label-box>
  647. <label-box :isChecked="afterdialysis.internal_fistula_tremor_ac==2?true:false"
  648. showValue='减弱'></label-box>
  649. <label-box :isChecked="afterdialysis.internal_fistula_tremor_ac==3?true:false"
  650. showValue='无'></label-box>
  651. </td>
  652. <td width="">
  653. </td>
  654. </tr>
  655. </tbody>
  656. </table>
  657. <table class="table-box">
  658. <tbody>
  659. <tr>
  660. <td width="55">并发症:</td>
  661. <td width="600">
  662. <label-box :isChecked="afterdialysis.complications_index.indexOf('低血压')>-1?true:false"
  663. showValue='低血压'></label-box>
  664. <label-box :isChecked="afterdialysis.complications_index.indexOf('高血压')>-1?true:false"
  665. showValue='高血压'></label-box>
  666. <label-box :isChecked="afterdialysis.complications_index.indexOf('心律失常')>-1?true:false"
  667. showValue='心律失常'></label-box>
  668. <label-box :isChecked="afterdialysis.complications_index.indexOf('头晕')>-1?true:false"
  669. showValue='头晕'></label-box>
  670. <label-box :isChecked="afterdialysis.complications_index.indexOf('头痛')>-1?true:false"
  671. showValue='头痛'></label-box>
  672. <label-box :isChecked="afterdialysis.complications_index.indexOf('呕吐')>-1?true:false"
  673. showValue='呕吐'></label-box>
  674. <label-box :isChecked="afterdialysis.complications_index.indexOf('抽搐')>-1?true:false"
  675. showValue='抽搐'></label-box>
  676. <label-box :isChecked="afterdialysis.complications_index.indexOf('出血')>-1?true:false"
  677. showValue='出血'></label-box>
  678. <label-box :isChecked="afterdialysis.complications_index.indexOf('心衰')>-1?true:false"
  679. showValue='心衰'></label-box>
  680. <label-box :isChecked="afterdialysis.complications_index.indexOf('腹痛')>-1?true:false"
  681. showValue='腹痛'></label-box>
  682. </td>
  683. <td></td>
  684. </tr>
  685. </tbody>
  686. </table>
  687. <!-- <table class="table-box">
  688. <tbody>
  689. <tr> -->
  690. <!-- <td width="70">其他记录:</td> -->
  691. <!-- <td width="70">透析小结:</td>
  692. <td width="">
  693. <div style="width: 95%;line-height: 25px;text-align: left;margin-left: 2px;text-underline-position: under; text-decoration: underline;">{{summary.dialysis_summary}}</div>
  694. </td>
  695. </tr>
  696. </tbody>
  697. </table> -->
  698. <!--<table class="table-box">-->
  699. <!--<tbody>-->
  700. <!--<tr>-->
  701. <!--<td width="">-->
  702. <!--<div class="under-line">&nbsp;{{summary.dialysis_summary.substring(56,120)}}&nbsp;</div>-->
  703. <!--</td>-->
  704. <!--</tr>-->
  705. <!--</tbody>-->
  706. <!--</table>-->
  707. <table class="table-box">
  708. <tbody>
  709. <tr>
  710. <td width="70">患者去向:</td>
  711. <td width="160">
  712. <label-box :isChecked="afterdialysis.patient_gose==1?true:false" showValue='离院'></label-box>
  713. <label-box :isChecked="afterdialysis.patient_gose==2?true:false" showValue='留观'></label-box>
  714. <label-box :isChecked="afterdialysis.patient_gose==3?true:false" showValue='住院'></label-box>
  715. </td>
  716. <td width="10">(</td>
  717. <td width="35">科室</td>
  718. <td width="">
  719. <div class="under-line">&nbsp;
  720. <span v-if="afterdialysis.patient_gose==3">{{afterdialysis.inpatient_department}}</span>
  721. </div>
  722. </td>
  723. <td width="220">交待病房护士/患者/陪人观察内容:</td>
  724. <td width="160">
  725. <label-box
  726. :isChecked="afterdialysis.patient_gose==3&&afterdialysis.observation_content.indexOf('意识状态')>-1?true:false"
  727. showValue='意识状态'></label-box>
  728. <label-box
  729. :isChecked="afterdialysis.patient_gose==3&&afterdialysis.observation_content.indexOf('生命体征')>-1?true:false"
  730. showValue='生命体征'></label-box>
  731. </td>
  732. </tr>
  733. </tbody>
  734. </table>
  735. <table class="table-box">
  736. <tbody>
  737. <tr>
  738. <td width="530">
  739. <label-box
  740. :isChecked="afterdialysis.patient_gose==3&&afterdialysis.observation_content.indexOf('内瘘搏动/渗血')>-1?true:false"
  741. showValue='内瘘搏动/渗血'></label-box>
  742. <label-box
  743. :isChecked="afterdialysis.patient_gose==3&&afterdialysis.observation_content.indexOf('导管固定/穿刺口渗血')>-1?true:false"
  744. showValue='导管固定/穿刺口渗血'></label-box>
  745. <label-box
  746. :isChecked="afterdialysis.patient_gose==3&&afterdialysis.observation_content.indexOf('动静脉直接穿刺口渗血/肢端循环情况')>-1?true:false"
  747. showValue='动静脉直接穿刺口渗血/肢端循环情况'></label-box>
  748. </td>
  749. <td width="40">其他:</td>
  750. <td width="">
  751. <div class="under-line">&nbsp;
  752. <span v-if="afterdialysis.patient_gose==3">{{afterdialysis.observation_content_other}}
  753. </span>
  754. </div>
  755. </td>
  756. </tr>
  757. </tbody>
  758. </table>
  759. <table class="table-box">
  760. <tbody>
  761. <tr>
  762. <td width="150">当班责任(核对)护士:</td>
  763. <td width="100">
  764. <div class="under-line">
  765. <!--<span v-if="afterdialysis.creater==0">&nbsp;</span>-->
  766. <!--<img class="es-img" :src="setAdminUserES(afterdialysis.creater)" alt="" srcset="" v-else>-->
  767. <span
  768. v-if="setAdminUserES(afterdialysis.creater) == ''">{{getAdminUser(afterdialysis.creater)}}</span>
  769. <img class="es-img" :src="setAdminUserES(afterdialysis.creater)"
  770. alt="" srcset="" v-else>
  771. </div>
  772. </td>
  773. <td width=""></td>
  774. <td width="70">下机护士:</td>
  775. <td width="100">
  776. <div class="under-line">
  777. <span v-if="setAdminUserES(dialysisOrder==null?0:dialysisOrder.finish_nurse) == ''">{{getAdminUser(dialysisOrder==null?0:dialysisOrder.finish_nurse)}}</span>
  778. <img class="es-img" :src="setAdminUserES(dialysisOrder==null?0:dialysisOrder.finish_nurse)"
  779. alt="" srcset="" v-else>
  780. </div>
  781. </td>
  782. </tr>
  783. </tbody>
  784. </table>
  785. </td>
  786. </tr>
  787. </tbody>
  788. </table>
  789. <table class="print-table-no" border="1" count="0">
  790. <tbody>
  791. <tr>
  792. <td width="40px">时间</td>
  793. <td width="120px">医嘱内容</td>
  794. <td width="80px">医生签名</td>
  795. <td width="80px">执行护士</td>
  796. <td width="55px">执行时间</td>
  797. <td width="75px">核对护士</td>
  798. <td width="10px"></td>
  799. <td width="40px">时间</td>
  800. <td width="120px">医嘱内容</td>
  801. <td width="80px">医生签名</td>
  802. <td width="80px">执行护士</td>
  803. <td width="55px">执行时间</td>
  804. <td width="75px">核对护士</td>
  805. </tr>
  806. <tr v-for="(advice, index) in advices" :key="index">
  807. <td height="10px">
  808. <span v-if="advice[0].start_time">
  809. {{getTime(advice[0].start_time,'{h}:{i}')}}
  810. </span>
  811. <span v-else>&nbsp;<br/>&nbsp;</span>
  812. </td>
  813. <td class="advice-name">
  814. <span v-if="advice[0].parent_id>0">└</span>
  815. <span>{{advice[0].advice_name }}</span>
  816. <span>{{advice[0].advice_desc}}{{advice[0].drug_spec_unit}}</span>
  817. <!-- <span v-if="advice[0].drug_spec">{{advice[0].drug_spec}}{{advice[0].drug_spec_unit}}</span> -->
  818. <span v-if="advice[0].prescribing_number">* {{advice[0].prescribing_number}}{{advice[0].prescribing_number_unit}}</span>
  819. <span
  820. v-if="advice[0].single_dose != 0">单次用量 {{advice[0].single_dose}}{{advice[0].single_dose_unit}}</span>
  821. <span>{{advice[0].delivery_way}}</span>
  822. <span>{{advice[0].execution_frequency}}</span>
  823. <div v-for="(child, childindex) in advice[0].children" :key="childindex" class="advice-children">
  824. <div>▲</div>
  825. <div>
  826. <span>{{child.advice_name }}</span>
  827. <span>{{child.advice_desc}}</span>
  828. <span v-if="child.drug_spec">{{child.drug_spec}}{{child.drug_spec_unit}}</span>
  829. <span
  830. v-if="child.prescribing_number">* {{child.prescribing_number}}{{child.prescribing_number_unit}}</span>
  831. <span v-if="child.single_dose != 0">单次用量 {{child.single_dose}}{{child.single_dose_unit}}</span>
  832. </div>
  833. </div>
  834. </td>
  835. <td>
  836. <!--<img class="es-img" :src="setAdminUserES(advice[0].advice_doctor)" alt="" srcset=""-->
  837. <!--v-show="advice[0].advice_doctor>0">-->
  838. <!---->
  839. <span
  840. v-if="setAdminUserES(advice[0].advice_doctor) == ''">{{getAdminUser(advice[0].advice_doctor)}}</span>
  841. <img class="es-img" :src="setAdminUserES(advice[0].advice_doctor)"
  842. alt="" srcset="" v-else>
  843. </td>
  844. <td>
  845. <!--<img class="es-img" :src="setAdminUserES(advice[0].execution_staff)" alt="" srcset=""-->
  846. <!--v-show="advice[0].execution_staff>0">-->
  847. <span
  848. v-if="setAdminUserES(advice[0].execution_staff) == ''">{{getAdminUser(advice[0].execution_staff)}}</span>
  849. <img class="es-img" :src="setAdminUserES(advice[0].execution_staff)"
  850. alt="" srcset="" v-else>
  851. </td>
  852. <td><span v-if="advice[0].execution_time">
  853. <!--{{advice[0].execution_time| parseTime('{y}-{m}-{d} {h}:{i}:{s}')}}-->
  854. {{getTime(advice[0].execution_time,'{h}:{i}')}}
  855. </span>
  856. </td>
  857. <td>
  858. <!--<img class="es-img" :src="setAdminUserES(advice[0].checker)" alt="" srcset=""-->
  859. <!--v-show="advice[0].checker>0">-->
  860. <span v-if="setAdminUserES(advice[0].checker) == ''">{{getAdminUser(advice[0].checker)}}</span>
  861. <img class="es-img" :src="setAdminUserES(advice[0].checker)"
  862. alt="" srcset="" v-else>
  863. </td>
  864. <td></td>
  865. <td v-if="advice[1] != undefined">
  866. <span v-if="advice[1].start_time">
  867. <!-- {{advice[1].start_time | parseTime('{y}-{m}-{d} {h}:{i}')}} -->
  868. {{getTime(advice[1].start_time,'{h}:{i}')}}
  869. </span>
  870. </td>
  871. <td v-else>
  872. <span></span>
  873. </td>
  874. <td class="advice-name" v-if="advice[1] != undefined">
  875. <span>{{advice[1].advice_name }}</span>
  876. <span>{{advice[1].advice_desc}}{{advice[1].drug_spec_unit}}</span>
  877. <!-- <span v-if="advice[1].drug_spec">{{advice[1].drug_spec}}{{advice[1].drug_spec_unit}}</span> -->
  878. <span v-if="advice[1].prescribing_number">* {{advice[1].prescribing_number}}{{advice[1].prescribing_number_unit}}</span>
  879. <span
  880. v-if="advice[1].single_dose != 0">单次用量 {{advice[1].single_dose}}{{advice[1].single_dose_unit}}</span>
  881. <span>{{advice[1].delivery_way}}</span>
  882. <span>{{advice[1].execution_frequency}}</span>
  883. <div v-for="(child, childindex) in advice[1].children" :key="childindex" class="advice-children">
  884. <div>▲</div>
  885. <div>
  886. <span>{{child.advice_name }}</span>
  887. <span>{{child.advice_desc}}</span>
  888. <span v-if="child.drug_spec">{{child.drug_spec}}{{child.drug_spec_unit}}</span>
  889. <span
  890. v-if="child.prescribing_number">* {{child.prescribing_number}}{{child.prescribing_number_unit}}</span>
  891. <span v-if="child.single_dose != 0">单次用量 {{child.single_dose}}{{child.single_dose_unit}}</span>
  892. </div>
  893. </div>
  894. </td>
  895. <td v-else>
  896. <span></span>
  897. </td>
  898. <td v-if="advice[1] != undefined">
  899. <!--<img class="es-img" :src="setAdminUserES(advice[1].advice_doctor)" alt="" srcset=""-->
  900. <!--v-show="advice[1].advice_doctor>0"></td>-->
  901. <span
  902. v-if="setAdminUserES(advice[1].advice_doctor) == ''">{{getAdminUser(advice[1].advice_doctor)}}</span>
  903. <img class="es-img" :src="setAdminUserES(advice[1].advice_doctor)"
  904. alt="" srcset="" v-else>
  905. </td>
  906. <td v-else>
  907. <span></span>
  908. </td>
  909. <td v-if="advice[1] != undefined">
  910. <!--<img class="es-img" :src="setAdminUserES(advice[1].execution_staff)" alt="" srcset=""-->
  911. <!--v-show="advice[1].execution_staff>0">-->
  912. <span
  913. v-if="setAdminUserES(advice[1].execution_staff) == ''">{{getAdminUser(advice[1].execution_staff)}}</span>
  914. <img class="es-img" :src="setAdminUserES(advice[1].execution_staff)"
  915. alt="" srcset="" v-else>
  916. </td>
  917. <!--<td><span v-if="advice[1].execution_time">{{advice[1].execution_time| parseTime('{y}-{m}-{d} {h}:{i}:{s}')}}</span>-->
  918. <!--</td>-->
  919. <td v-else>
  920. <span></span>
  921. </td>
  922. <td v-if="advice[1] != undefined">
  923. <span v-if="advice[1].execution_time">{{getTime(advice[1].execution_time,'{h}:{i}')}}</span>
  924. </td>
  925. <td v-else>
  926. <span></span>
  927. </td>
  928. <td v-if="advice[1] != undefined">
  929. <!--<img class="es-img" :src="setAdminUserES(advice[1].checker)" alt="" srcset=""-->
  930. <!--v-show="advice[1].checker>0">-->
  931. <!--<span v-show="advice[1].checker>0">setAdminUserES(advice[1].checker)</span>-->
  932. <span v-if="setAdminUserES(advice[1].checker) == ''">{{getAdminUser(advice[1].checker)}}</span>
  933. <img class="es-img" :src="setAdminUserES(advice[1].checker)"
  934. alt="" srcset="" v-else>
  935. </td>
  936. <td v-else>
  937. <span></span>
  938. </td>
  939. </tr>
  940. <!-- 使整个表有5行以上 -->
  941. <!-- <template v-if="advices.length < 5">
  942. <tr v-for="(num) in (5 - advices.length)" :key="'5_' + num">
  943. <td>&nbsp;</td>
  944. <td></td>
  945. <td></td>
  946. <td></td>
  947. <td></td>
  948. <td></td>
  949. <td></td>
  950. <td>&nbsp;</td>
  951. <td></td>
  952. <td></td>
  953. <td></td>
  954. <td></td>
  955. <td></td>
  956. </tr>
  957. </template> -->
  958. </tbody>
  959. </table>
  960. <table class="table-box" style="margin-top: 10px;">
  961. <tbody>
  962. <tr>
  963. <td width="" style="font-size:13px">
  964. 注:透析器凝血评价标准:“0 级” 无凝血或数条纤维束凝血,“Ⅰ 级” 少于10%纤维凝血,“Ⅱ 级” 少于50%纤维凝血,“Ⅲ 级” 大于50%纤维凝血。
  965. </td>
  966. </tr>
  967. </tbody>
  968. </table>
  969. <table class="table-box" style="margin-top: 10px;">
  970. <tbody>
  971. <tr>
  972. <td></td>
  973. <td width="100">患者/家属签字:</td>
  974. <td width="100">
  975. <div class="under-line" style="height: 23px;"></div>
  976. </td>
  977. </tr>
  978. </tbody>
  979. </table>
  980. </div>
  981. <div style="position: absolute;top:1380px;left:50%;">1</div>
  982. </div>
  983. </template>
  984. <script>
  985. import { getDialysisRecord } from '@/api/dialysis'
  986. import { getDataConfig } from '@/utils/data'
  987. import { jsGetAge, uParseTime } from '@/utils/tools'
  988. import LabelBox from '../printItem/LabelBox'
  989. import BreadCrumb from '@/xt_pages/components/bread-crumb'
  990. // import DialysisPrintOrderOne from './template/dialysisPrintOrderOne'
  991. // import DialysisPrintOrderTwo from './template/dialysisPrintOrderTwo'
  992. import print from 'print-js'
  993. export default {
  994. name: 'dialysisPrintOrderThree',
  995. components: {
  996. // DialysisPrintOrderOne,
  997. // DialysisPrintOrderTwo,
  998. LabelBox,
  999. BreadCrumb
  1000. },
  1001. data() {
  1002. return {
  1003. crumbs: [
  1004. { path: false, name: '透析管理' },
  1005. { path: false, name: '打印单' }
  1006. ],
  1007. operators: [],
  1008. adminUser: [],
  1009. check: {},
  1010. dialysisOrder: {
  1011. DeviceNumber: []
  1012. },
  1013. operatorMaps: {},
  1014. complications: ['低血压', '高血压', '心律失常', '头晕', '头痛', '呕吐', '抽搐', '出血', '心衰', '腹痛'],
  1015. jilurow: 0,
  1016. advice_jilurow: 0,
  1017. loading: false,
  1018. orgname: '',
  1019. patientInfo_gender_1: false,
  1020. patientInfo_gender_2: false,
  1021. patientInfo_source_2: false,
  1022. patientInfo_source_1: false,
  1023. modeOptions: {},
  1024. replacementWays: [],
  1025. perfusionApparatus: [],
  1026. anticoagulantsConfit: {},
  1027. bloodAccessParOpera: {},
  1028. dialysateFormulationOptions: {},
  1029. queryParams: {
  1030. xtdate: '',
  1031. xtno: ''
  1032. },
  1033. patientInfo: {
  1034. birth: '',
  1035. age: '',
  1036. DialysisSchedule: {
  1037. device_number: { number: '' },
  1038. device_zone: { name: '' }
  1039. },
  1040. gender: 0
  1041. },
  1042. predialysis: {
  1043. score: '',
  1044. internal_fistula: '',
  1045. internal_fistula_skin: '',
  1046. catheter: '',
  1047. blood_access_part_opera_name: ''
  1048. },
  1049. afterdialysis: {
  1050. complications_index: ''
  1051. },
  1052. prescription: {
  1053. dialysate_formulation_name: '',
  1054. device: {}
  1055. },
  1056. advices: [],
  1057. users: [],
  1058. monitors: [],
  1059. summary: {},
  1060. receiverTreatmentAccess: {},
  1061. org_template_info: {},
  1062. doctor_advices: [],
  1063. advice_groups: [],
  1064. AlPanel: {
  1065. id: 0,
  1066. name: '',
  1067. type: 1,
  1068. shouji: 2,
  1069. weichi: 2,
  1070. zongliang: 2,
  1071. gaimingcheng: -1,
  1072. gaijiliang: -1,
  1073. shouji_unit: 'mg',
  1074. weichi_unit: 'mg/h',
  1075. zongliang_unit: 'mg',
  1076. gaimingcheng_unit: '',
  1077. gaijiliang_unit: ''
  1078. }
  1079. }
  1080. },
  1081. methods: {
  1082. getAdminUser(id) {
  1083. if (id == 0) {
  1084. return ''
  1085. }
  1086. if (id == undefined) {
  1087. return ''
  1088. }
  1089. for (let i = 0; i < this.adminUser.length; i++) {
  1090. if (this.adminUser[i].id == id) {
  1091. return this.adminUser[i].name
  1092. }
  1093. }
  1094. },
  1095. getTime(value, temp) {
  1096. if (value == 0) {
  1097. return ''
  1098. }
  1099. if (value != undefined) {
  1100. return uParseTime(value, temp)
  1101. }
  1102. return ''
  1103. },
  1104. printThisPage() {
  1105. var ptime = Math.round(new Date().getTime() / 1000)
  1106. this.print_time = uParseTime(ptime, '{y}-{m}-{d} {h}:{i}')
  1107. const style = '@media print {.dialysis-print-order{width:960px;margin:0 auto}.dialysis-print-order .order-yy-name{margin:auto;text-align:center;font-size:20px;letter-spacing:5px}.dialysis-print-order .order-title{margin:auto;font-weight:600;text-align:center;font-size:22px;padding:10px 20px 20px 20px}.dialysis-print-order .table-box{width:100%;line-height:23px;font-size:14px}.dialysis-print-order .print-table{width:100%;text-align:center;border-collapse:collapse;line-height:25px;font-size:14px}.dialysis-print-order .print-table-no{width:100%;text-align:center;border-collapse:collapse;font-size:14px}.dialysis-print-order .under-line{border-bottom:1px solid #999;width:95%;text-align:center;margin-left:2px}.dialysis-print-order .title-box{text-align:center;font-size:16px;border:1px solid #666}.dialysis-print-order .radio-lebel-box{font-weight:400;cursor:pointer}.dialysis-print-order .radio-no{opacity:0;outline:0;position:absolute;margin:0;width:0;height:0;z-index:-1}.dialysis-print-order .radio-inner{white-space:nowrap;cursor:pointer;outline:0;display:inline-block;line-height:1;position:relative;vertical-align:middle}.dialysis-print-order .radio-fang{display:inline-block;position:relative;border:1px solid #000;box-sizing:border-box;width:14px;height:14px;background-color:#fff;z-index:1;transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46)}.dialysis-print-order .is-checked-radio::after{content:"√";font-size:15px}}.dialysis-print-order .print-table-no tr td { padding: 8px 5px; line-height: 25px; }.es-img{height: 20px; }.advice-name{text-align: left;}.advice-children{display:flex;} .dialysis-print-order .print-table tr td{padding: 0px 0px;} .print-template-two tr {line-height: 30px;} .title-box-pro{border: 0 #fff;line-height: 40px;height: 40px;text-align: left;padding-left: 10px !important;} .text-align-left{text-align: left !important;padding-left:10px !important;font-size: 14px !important;line-height: 25px;}'
  1108. if (this.org_template_info.template_id == 1) {
  1109. printJS({
  1110. printable: 'dialysis-print-box',
  1111. type: 'html',
  1112. style: style,
  1113. scanStyles: false
  1114. })
  1115. } else if (this.org_template_info.template_id == 2 || this.org_template_info.template_id == 0) {
  1116. printJS({
  1117. printable: 'dialysis-print-box-1',
  1118. type: 'html',
  1119. style: style,
  1120. scanStyles: false
  1121. })
  1122. }
  1123. }, getNumber() {
  1124. if (this.dialysisOrder != null) {
  1125. return this.patientInfo.DialysisSchedule.device_zone.name + this.dialysisOrder.DeviceNumber.number
  1126. } else {
  1127. return this.patientInfo.DialysisSchedule.device_zone.name + this.patientInfo.DialysisSchedule.device_number.number
  1128. }
  1129. },
  1130. getXuserName(id) {
  1131. if (id <= 0) {
  1132. return ''
  1133. }
  1134. var name = ''
  1135. if (this.users == null || typeof (this.users.length) === 'undefined') {
  1136. return name
  1137. }
  1138. var leng = this.users.length
  1139. if (leng == 0) {
  1140. return name
  1141. }
  1142. for (let index = 0; index < leng; index++) {
  1143. if (this.users[index].id == id) {
  1144. name = this.users[index].name
  1145. break
  1146. }
  1147. }
  1148. return name
  1149. },
  1150. setAdminUserES(id) {
  1151. console.log(id)
  1152. if (id == 0) {
  1153. return ''
  1154. }
  1155. if (id in this.operatorMaps) {
  1156. return this.operatorMaps[id].url
  1157. } else {
  1158. return ''
  1159. }
  1160. },
  1161. modeName(mode_id) {
  1162. return typeof (this.modeOptions[mode_id]) !== 'undefined' && typeof (this.modeOptions[mode_id].name) !== 'undefined' ? this.modeOptions[mode_id].name : ''
  1163. },
  1164. getDialysisRecord() {
  1165. this.loading = true
  1166. getDialysisRecord(this.queryParams).then(response => {
  1167. if (response.data.state == 1) {
  1168. this.adminUser = response.data.data.users
  1169. this.users = response.data.data.users
  1170. this.patientInfo = response.data.data.patientInfo
  1171. this.patientInfo.birth = uParseTime(this.patientInfo.birthday, '{y}-{m}-{d}')
  1172. // this.patientInfo.age = jsGetAge(this.patientInfo.birth, '-')
  1173. if (response.data.data.patientInfo.first_dialysis_date != 0) {
  1174. this.patientInfo.first_dialysis_date = uParseTime(response.data.data.patientInfo.first_dialysis_date, '{y}-{m}-{d}')
  1175. } else {
  1176. this.patientInfo.first_dialysis_date = ''
  1177. }
  1178. this.check = response.data.data.check
  1179. this.predialysis = response.data.data.PredialysisEvaluation
  1180. this.predialysis.blood_access_part_opera_name = this.bloodAccessParOperaName(this.predialysis.blood_access_part_opera_id)
  1181. this.afterdialysis = response.data.data.AssessmentAfterDislysis
  1182. this.operators = response.data.data.operators
  1183. this.dialysisOrder = response.data.data.dialysisOrder === null ? null : response.data.data.dialysisOrder
  1184. if (this.operators.length > 0) {
  1185. var operatorsLen = this.operators.length
  1186. for (var index = 0; index < operatorsLen; index++) {
  1187. this.$set(this.operatorMaps, this.operators[index].creator, this.operators[index])
  1188. }
  1189. }
  1190. this.afterdialysis.txqnx = -1
  1191. if (this.afterdialysis.cruor.indexOf('0度') > -1) {
  1192. this.afterdialysis.txqnx = 0
  1193. }
  1194. if (this.afterdialysis.cruor.indexOf('Ⅰ度') > -1) {
  1195. this.afterdialysis.txqnx = 1
  1196. }
  1197. if (this.afterdialysis.cruor.indexOf('Ⅱ度') > -1) {
  1198. this.afterdialysis.txqnx = 2
  1199. }
  1200. if (this.afterdialysis.cruor.indexOf('Ⅲ度') > -1) {
  1201. this.afterdialysis.txqnx = 3
  1202. }
  1203. this.afterdialysis.complications = this.afterdialysis.complication.split(',')
  1204. this.afterdialysis.complications_other = []
  1205. this.afterdialysis.complications_index = []
  1206. var acllen = this.afterdialysis.complications.length
  1207. for (let index = 0; index < acllen; index++) {
  1208. if (this.complications.indexOf(this.afterdialysis.complications[index]) >= 0) {
  1209. this.afterdialysis.complications_index.push(this.afterdialysis.complications[index])
  1210. } else if (this.complications.indexOf(this.afterdialysis.complications[index]) < 0 && this.afterdialysis.complications_other.indexOf(this.afterdialysis.complications[index]) < 0) {
  1211. this.afterdialysis.complications_other.push(this.afterdialysis.complications[index])
  1212. }
  1213. }
  1214. this.afterdialysis.complications_other = this.afterdialysis.complications_other.join(',')
  1215. this.prescription = response.data.data.dialysisPrescription
  1216. this.receiverTreatmentAccess = response.data.data.receiverTreatmentAccess
  1217. this.prescription.mode = this.modeName(this.prescription.mode_id)
  1218. var rwLen = this.replacementWays.length
  1219. this.prescription.replacement = ''
  1220. for (let index = 0; index < rwLen; index++) {
  1221. if (this.replacementWays[index].id == this.prescription.replacement_way) {
  1222. this.prescription.replacement = this.replacementWays[index].name
  1223. break
  1224. }
  1225. }
  1226. this.prescription.dialysate_formulation_name = this.dialysateFormulationName(this.prescription.dialysate_formulation)
  1227. var paLen = this.perfusionApparatus.length
  1228. this.prescription.perfusion_apparatus_name = ''
  1229. for (let index = 0; index < paLen; index++) {
  1230. if (this.perfusionApparatus[index].id == this.prescription.perfusion_apparatus) {
  1231. this.prescription.perfusion_apparatus_name = this.perfusionApparatus[index].name
  1232. break
  1233. }
  1234. }
  1235. var acLen = this.anticoagulantsConfit.length
  1236. var thisALID = this.prescription.anticoagulant
  1237. this.prescription.anticoagulant_name = ''
  1238. if (typeof (this.anticoagulantsConfit[thisALID]) !== 'undefined' && this.anticoagulantsConfit[thisALID] != null) {
  1239. this.prescription.anticoagulant_name = this.anticoagulantsConfit[thisALID].name
  1240. this.AlPanel = this.anticoagulantsConfit[thisALID]
  1241. }
  1242. this.advices = response.data.data.advices
  1243. this.monitors = response.data.data.monitors
  1244. this.summary = response.data.data.summary
  1245. this.org_template_info = response.data.data.org_template_info
  1246. if (this.monitors.length < 8) {
  1247. var nl = 8 - this.monitors.length
  1248. for (let index = 0; index < nl; index++) {
  1249. this.monitors.push([])
  1250. }
  1251. }
  1252. this.jilurow = this.monitors.length + 2
  1253. this.advice_jilurow = this.advices.length + 1
  1254. var childMap = {}
  1255. for (const index in this.advices) {
  1256. if (this.advices[index].parent_id == 0) {
  1257. continue
  1258. }
  1259. if (!(this.advices[index].parent_id in childMap)) {
  1260. childMap[this.advices[index].parent_id] = []
  1261. }
  1262. childMap[this.advices[index].parent_id].push(this.advices[index])
  1263. }
  1264. var advices = []
  1265. for (const index in this.advices) {
  1266. if (this.advices[index].parent_id > 0) {
  1267. continue
  1268. }
  1269. var item = this.advices[index]
  1270. if (item.id in childMap) {
  1271. item.children = childMap[item.id]
  1272. } else {
  1273. item.children = []
  1274. }
  1275. advices.push(item)
  1276. }
  1277. var leftAdvice = []
  1278. var rightAdvice = []
  1279. var adlen = advices.length
  1280. var halfLen = adlen % 2 == 0 ? adlen / 2 : (adlen + 1) / 2
  1281. for (var i = 0; i < halfLen; i++) {
  1282. leftAdvice.push(advices[i])
  1283. rightAdvice.push(advices[i + halfLen])
  1284. }
  1285. if (halfLen < 5) {
  1286. var nl = 5 - leftAdvice.length
  1287. for (let index = 0; index < nl; index++) {
  1288. leftAdvice.push([])
  1289. }
  1290. var nl = 5 - rightAdvice.length
  1291. for (let index = 0; index < nl; index++) {
  1292. rightAdvice.push([])
  1293. }
  1294. }
  1295. this.advices = []
  1296. for (var i = 0; i < halfLen; i++) {
  1297. var item = []
  1298. item.push(leftAdvice[i])
  1299. item.push(rightAdvice[i])
  1300. this.advices.push(item)
  1301. }
  1302. this.loading = false
  1303. this.doctor_advices = response.data.data.advices == null ? [] : response.data.data.advices
  1304. for (let index = 0; index < this.doctor_advices.length; index++) {
  1305. this.doctor_advices[index]['isShow'] = 2
  1306. }
  1307. if (this.doctor_advices.length > 0) {
  1308. var group = this.newAdviceGroupObject()
  1309. var initGroupBlock = function(group, advice) {
  1310. group.group_no = advice.groupno
  1311. }
  1312. for (let index = this.doctor_advices.length - 1; index >= 0; index--) {
  1313. var new_advice_index = 0
  1314. if ('children' in this.doctor_advices[index] && this.doctor_advices[index].children.length > 0) {
  1315. new_advice_index = index + this.doctor_advices[index].children.length + 1
  1316. var doctor_advice = {
  1317. delivery_way: this.doctor_advices[index].delivery_way,
  1318. execution_frequency: this.doctor_advices[index].execution_frequency,
  1319. groupno: this.doctor_advices[index].groupno,
  1320. id: this.doctor_advices[index].id,
  1321. parent_id: this.doctor_advices[index].parent_id,
  1322. children: this.doctor_advices[index].children,
  1323. remark: this.doctor_advices[index].remark
  1324. }
  1325. doctor_advice['isShow'] = 1
  1326. this.doctor_advices.splice(new_advice_index, 0, doctor_advice)
  1327. // this.doctor_advices.push(doctor_advice)
  1328. }
  1329. }
  1330. for (let index = 0; index < this.doctor_advices.length; index++) {
  1331. const advice = this.doctor_advices[index]
  1332. if (advice.groupno == 0) {
  1333. // 老版本的医嘱没有分组的概念,所以这一个 if 是解决这个问题的,将每个无分组的医嘱各自归为一组
  1334. if (advice.parent_id > 0) {
  1335. if (this.advice_groups.length > 0) {
  1336. var parent_group = this.advice_groups[
  1337. this.advice_groups.length - 1
  1338. ]
  1339. if (parent_group.advices.length > 0) {
  1340. if (parent_group.advices[0].id == advice.parent_id) {
  1341. parent_group.advices.push(advice)
  1342. }
  1343. }
  1344. }
  1345. continue
  1346. } else {
  1347. if (group.group_no > 0) {
  1348. this.advice_groups.push(group)
  1349. group = this.newAdviceGroupObject()
  1350. }
  1351. initGroupBlock(group, advice)
  1352. group.advices.push(advice)
  1353. this.advice_groups.push(group)
  1354. group = this.newAdviceGroupObject()
  1355. continue
  1356. }
  1357. }
  1358. if (group.group_no > 0 && group.group_no != advice.groupno) {
  1359. this.advice_groups.push(group)
  1360. group = this.newAdviceGroupObject()
  1361. }
  1362. if (group.group_no == 0) {
  1363. initGroupBlock(group, advice)
  1364. }
  1365. if (group.group_no == advice.groupno) {
  1366. group.advices.push(advice)
  1367. }
  1368. }
  1369. if (group.group_no > 0) {
  1370. // 上述的算法会导致最后一组没有加到advice_groups,这里要手动加上
  1371. this.advice_groups.push(group)
  1372. }
  1373. }
  1374. console.log(this.advice_groups)
  1375. } else {
  1376. this.loading = false
  1377. this.$message.error('请求数据失败')
  1378. return false
  1379. }
  1380. })
  1381. },
  1382. bloodAccessParOperaName(id) {
  1383. if (id in this.bloodAccessParOpera) {
  1384. return this.bloodAccessParOpera[id].name
  1385. }
  1386. return ''
  1387. },
  1388. dialysateFormulationName(id) {
  1389. if (id in this.dialysateFormulationOptions) {
  1390. return this.dialysateFormulationOptions[id].name
  1391. }
  1392. return ''
  1393. }, getAge: function(val) {
  1394. if (this.org_template_info.template_id == 2 || this.org_template_info.template_id == 0) {
  1395. if (val.age == 0) {
  1396. return jsGetAge(val.birth, '-')
  1397. } else {
  1398. return val.age
  1399. }
  1400. } else {
  1401. return jsGetAge(val.birth, '-')
  1402. }
  1403. }, newAdviceGroupObject: function() {
  1404. return Object.assign(
  1405. {},
  1406. {
  1407. group_no: 0,
  1408. // advice_doctor: 0,
  1409. // start_time: 0,
  1410. advices: []
  1411. // exec_staff: 0,
  1412. // exec_time: 0,
  1413. // checker: 0,
  1414. }
  1415. )
  1416. }
  1417. },
  1418. watch: {
  1419. 'patientInfo.gender': function() {
  1420. if (this.patientInfo.gender == 1) {
  1421. this.patientInfo_gender_1 = true
  1422. this.patientInfo_gender_2 = false
  1423. } else if (this.patientInfo.gender == 2) {
  1424. this.patientInfo_gender_2 = true
  1425. this.patientInfo_gender_1 = false
  1426. } else {
  1427. this.patientInfo_gender_2 = false
  1428. this.patientInfo_gender_1 = false
  1429. }
  1430. },
  1431. 'patientInfo.source': function() {
  1432. if (this.patientInfo.source == 1) {
  1433. this.patientInfo_source_1 = true
  1434. this.patientInfo_source_2 = false
  1435. } else if (this.patientInfo.source == 2) {
  1436. this.patientInfo_source_2 = true
  1437. this.patientInfo_source_1 = false
  1438. } else {
  1439. this.patientInfo_source_2 = false
  1440. this.patientInfo_source_1 = false
  1441. }
  1442. }
  1443. },
  1444. created() {
  1445. var xtuser = this.$store.getters.xt_user
  1446. this.orgname = xtuser.org.org_name
  1447. // this.orgname = "遂溪方济医院";
  1448. this.modeOptions = this.$store.getters.treatment_mode
  1449. this.replacementWays = this.$store.getters.replacement_ways
  1450. this.perfusionApparatus = this.$store.getters.perfusion_apparatus
  1451. this.anticoagulantsConfit = this.$store.getters.anticoagulants_confit
  1452. // this.bloodAccessParOpera = getDataConfig('hemodialysis', 'vascular_access_desc')
  1453. var bloodAccessParOpera = getDataConfig('hemodialysis', 'vascular_access_desc')
  1454. for (var key in bloodAccessParOpera) {
  1455. this.bloodAccessParOpera[bloodAccessParOpera[key].id] = bloodAccessParOpera[key]
  1456. }
  1457. var dialysateFormulationOptions = getDataConfig('hemodialysis', 'dialysate_formulation')
  1458. for (var key in dialysateFormulationOptions) {
  1459. this.dialysateFormulationOptions[dialysateFormulationOptions[key].id] = dialysateFormulationOptions[key]
  1460. }
  1461. const xtdate = this.$route.query && this.$route.query.xtdate
  1462. const xtno = this.$route.query && this.$route.query.xtno
  1463. if (typeof (xtdate) === 'string' && xtdate.length > 0 && typeof (xtno) === 'string' && xtno.length > 0) {
  1464. this.queryParams.xtdate = xtdate
  1465. this.queryParams.xtno = xtno
  1466. this.getDialysisRecord()
  1467. } else {
  1468. this.$message.error('参数不齐')
  1469. return false
  1470. }
  1471. }
  1472. }
  1473. </script>
  1474. <style>
  1475. .dialysis-print-order {
  1476. width: 960px;
  1477. margin: 0 auto
  1478. }
  1479. .dialysis-print-order .order-yy-name {
  1480. margin: auto;
  1481. text-align: center;
  1482. font-size: 20px;
  1483. letter-spacing: 5px;
  1484. }
  1485. .dialysis-print-order .order-title {
  1486. margin: auto;
  1487. font-weight: 600;
  1488. text-align: center;
  1489. font-size: 22px;
  1490. padding: 10px 20px 20px 20px;
  1491. }
  1492. .dialysis-print-order .table-box {
  1493. width: 100%;
  1494. line-height: 23px;
  1495. font-size: 14px;
  1496. }
  1497. .dialysis-print-order .print-table {
  1498. width: 100%;
  1499. text-align: center;
  1500. border-collapse: collapse;
  1501. line-height: 40px;
  1502. font-size: 14px;
  1503. }
  1504. .dialysis-print-order .print-table-no {
  1505. width: 100%;
  1506. text-align: center;
  1507. border-collapse: collapse;
  1508. font-size: 14px;
  1509. }
  1510. .dialysis-print-order .under-line {
  1511. border-bottom: 1px solid #999;
  1512. width: 95%;
  1513. text-align: center;
  1514. margin-left: 2px;
  1515. }
  1516. .dialysis-print-order .title-box {
  1517. text-align: center;
  1518. font-size: 16px;
  1519. }
  1520. .dialysis-print-order .radio-lebel-box {
  1521. font-weight: 400;
  1522. cursor: pointer;
  1523. }
  1524. .dialysis-print-order .radio-no {
  1525. opacity: 0;
  1526. outline: none;
  1527. position: absolute;
  1528. margin: 0;
  1529. width: 0;
  1530. height: 0;
  1531. z-index: -1;
  1532. }
  1533. .dialysis-print-order .radio-inner {
  1534. white-space: nowrap;
  1535. cursor: pointer;
  1536. outline: none;
  1537. display: inline-block;
  1538. line-height: 1;
  1539. position: relative;
  1540. vertical-align: middle;
  1541. }
  1542. .dialysis-print-order .radio-fang {
  1543. display: inline-block;
  1544. position: relative;
  1545. border: 1px solid #000;
  1546. box-sizing: border-box;
  1547. width: 14px;
  1548. height: 14px;
  1549. background-color: #fff;
  1550. z-index: 1;
  1551. transition: border-color .25s cubic-bezier(.71, -.46, .29, 1.46), background-color .25s cubic-bezier(.71, -.46, .29, 1.46);
  1552. }
  1553. .dialysis-print-order .is-checked-radio::after {
  1554. content: "√";
  1555. font-size: 15px;
  1556. }
  1557. .dialysis-print-order .print-table-no tr td {
  1558. padding: 8px 5px;
  1559. line-height: 25px;
  1560. }
  1561. .dialysis-print-order .print-table tr td {
  1562. padding: 1px 1px;
  1563. /*line-height: 25px;*/
  1564. }
  1565. .es-img {
  1566. height: 25px;
  1567. }
  1568. .advice-name {
  1569. text-align: left;
  1570. }
  1571. .advice-children {
  1572. display: flex;
  1573. }
  1574. .title-box-pro{
  1575. border: 0 #fff;
  1576. line-height: 25px;
  1577. height: 25px;
  1578. text-align: left;
  1579. padding-left: 10px !important;
  1580. }
  1581. .title-box-pro-tr {
  1582. border: 0 #fff;
  1583. }
  1584. .text-align-left{
  1585. text-align: left !important;
  1586. padding-left:10px !important;
  1587. font-size: 14px !important;
  1588. line-height: 25px;
  1589. }
  1590. .print-table-tr-new td{
  1591. line-height: 20px !important;
  1592. }
  1593. .border-top-solid{
  1594. border:solid 1px #000;
  1595. }
  1596. .print-template-two tr {
  1597. line-height: 30px;
  1598. }
  1599. </style>