vue2-client 1.15.123 → 1.15.126

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (259) hide show
  1. package/package.json +1 -1
  2. package/src/base-client/components/common/HIS/HButtons/HButtons.vue +749 -0
  3. package/src/base-client/components/common/HIS/HButtons/index.js +3 -0
  4. package/src/base-client/components/common/HIS/HFormTable/HFormTable.vue +155 -0
  5. package/src/base-client/components/common/HIS/HFormTable/index.js +3 -0
  6. package/src/base-client/components/common/HIS/HTab/HTab.vue +111 -0
  7. package/src/base-client/components/common/HIS/HTab/index.js +3 -0
  8. package/src/base-client/components/common/HIS/demo.vue +46 -0
  9. package/src/base-client/components/common/XButtons/XButtons.vue +1 -1
  10. package/src/base-client/components/common/XCollapse/XCollapse.vue +2 -1
  11. package/src/base-client/components/common/XConversation/XConversation.vue +0 -6
  12. package/src/base-client/components/common/XReportGrid/XReport.vue +0 -11
  13. package/src/base-client/components/common/XReportGrid/XReportDesign.vue +36 -51
  14. package/src/base-client/components/common/XReportGrid/XReportTrGroup.vue +133 -48
  15. package/src/base-client/components/common/XTab/XTab.vue +12 -6
  16. package/src/base-client/components/his/XChart/XChart.vue +282 -282
  17. package/src/base-client/components/his/XChart/dome.vue +19 -19
  18. package/src/base-client/components/his/XHDescriptions/XHDescriptions.vue +0 -1
  19. package/src/base-client/components/his/XImageReport/ImagePreview.vue +393 -0
  20. package/src/base-client/components/his/XImageReport/XImageReport copy.vue +361 -0
  21. package/src/base-client/components/his/XImageReport/XImageReport.vue +200 -0
  22. package/src/base-client/components/his/XImageReport/XImageReportDemo.vue +29 -0
  23. package/src/base-client/components/his/XQuestionnaire/XQuestionnaire.vue +1 -1
  24. package/src/base-client/components/his/XShiftSchedule/XShiftSchedule.vue +1 -1
  25. package/src/base-client/components/his/XTextCard/XTextCard.vue +207 -207
  26. package/src/base-client/components/his/threeTestOrders/editor.vue +111 -111
  27. package/src/components/STable/index.js +11 -4
  28. package/src/router/async/router.map.js +2 -1
  29. package/.history/public/his/editor/editor_20250606134713.html +0 -51
  30. package/.history/src/base-client/components/common/AddressSearchCombobox/AddressSearchCombobox_20250527173925.vue +0 -509
  31. package/.history/src/base-client/components/common/AddressSearchCombobox/AddressSearchCombobox_20250527174316.vue +0 -524
  32. package/.history/src/base-client/components/common/AddressSearchCombobox/AddressSearchCombobox_20250527174419.vue +0 -524
  33. package/.history/src/base-client/components/common/AddressSearchCombobox/AddressSearchCombobox_20250527174422.vue +0 -524
  34. package/.history/src/base-client/components/common/XAddReport/XAddReport_20250611172825.vue +0 -207
  35. package/.history/src/base-client/components/common/XAddReport/XAddReport_20250611172945.vue +0 -211
  36. package/.history/src/base-client/components/common/XAddReport/XAddReport_20250611172949.vue +0 -212
  37. package/.history/src/base-client/components/common/XAddReport/XAddReport_20250611173010.vue +0 -212
  38. package/.history/src/base-client/components/common/XForm/XFormItem_20250508134122.vue +0 -1320
  39. package/.history/src/base-client/components/common/XForm/XFormItem_20250527171604.vue +0 -1332
  40. package/.history/src/base-client/components/common/XForm/XFormItem_20250527171613.vue +0 -1331
  41. package/.history/src/base-client/components/common/XForm/XFormItem_20250527171703.vue +0 -1331
  42. package/.history/src/base-client/components/common/XForm/XFormItem_20250527171720.vue +0 -1331
  43. package/.history/src/base-client/components/common/XForm/XFormItem_20250527174327.vue +0 -1339
  44. package/.history/src/base-client/components/common/XReportGrid/XReportTrGroup_20250612092804.vue +0 -731
  45. package/.history/src/base-client/components/common/XReportGrid/XReportTrGroup_20250612112546.vue +0 -748
  46. package/.history/src/base-client/components/common/XReportGrid/XReportTrGroup_20250612113808.vue +0 -748
  47. package/.history/src/base-client/components/common/XReportGrid/XReport_20250612115237.vue +0 -1071
  48. package/.history/src/base-client/components/common/XReportGrid/XReport_20250612115346.vue +0 -1078
  49. package/.history/src/base-client/components/common/XReportGrid/XReport_20250612115350.vue +0 -1077
  50. package/.history/src/base-client/components/common/XReportGrid/XReport_20250612115415.vue +0 -1077
  51. package/.history/src/base-client/components/common/XReportGrid/XReport_20250612115429.vue +0 -1077
  52. package/.history/src/base-client/components/his/XChart/XChart_20250812134005.vue +0 -160
  53. package/.history/src/base-client/components/his/XChart/XChart_20250812134010.vue +0 -160
  54. package/.history/src/base-client/components/his/XChart/XChart_20250812134019.vue +0 -160
  55. package/.history/src/base-client/components/his/XChart/XChart_20250812134037.vue +0 -160
  56. package/.history/src/base-client/components/his/XChart/XChart_20250812134112.vue +0 -160
  57. package/.history/src/base-client/components/his/XChart/XChart_20250812134114.vue +0 -160
  58. package/.history/src/base-client/components/his/XChart/XChart_20250812134828.vue +0 -148
  59. package/.history/src/base-client/components/his/XChart/XChart_20250812134838.vue +0 -155
  60. package/.history/src/base-client/components/his/XChart/XChart_20250812134846.vue +0 -155
  61. package/.history/src/base-client/components/his/XChart/XChart_20250812134917.vue +0 -155
  62. package/.history/src/base-client/components/his/XChart/XChart_20250812151145.vue +0 -149
  63. package/.history/src/base-client/components/his/XChart/XChart_20250812151810.vue +0 -153
  64. package/.history/src/base-client/components/his/XChart/XChart_20250812151822.vue +0 -153
  65. package/.history/src/base-client/components/his/XChart/XChart_20250812151910.vue +0 -153
  66. package/.history/src/base-client/components/his/XChart/XChart_20250812152858.vue +0 -258
  67. package/.history/src/base-client/components/his/XChart/XChart_20250812152902.vue +0 -258
  68. package/.history/src/base-client/components/his/XChart/XChart_20250812152907.vue +0 -258
  69. package/.history/src/base-client/components/his/XChart/XChart_20250812152919.vue +0 -258
  70. package/.history/src/base-client/components/his/XChart/XChart_20250812153141.vue +0 -269
  71. package/.history/src/base-client/components/his/XChart/XChart_20250812153149.vue +0 -276
  72. package/.history/src/base-client/components/his/XChart/XChart_20250812153153.vue +0 -276
  73. package/.history/src/base-client/components/his/XChart/XChart_20250812153155.vue +0 -276
  74. package/.history/src/base-client/components/his/XChart/XChart_20250812153157.vue +0 -276
  75. package/.history/src/base-client/components/his/XChart/XChart_20250812153158.vue +0 -276
  76. package/.history/src/base-client/components/his/XChart/XChart_20250812153200.vue +0 -276
  77. package/.history/src/base-client/components/his/XChart/XChart_20250812153210.vue +0 -276
  78. package/.history/src/base-client/components/his/XChart/XChart_20250812153918.vue +0 -275
  79. package/.history/src/base-client/components/his/XChart/XChart_20250812154157.vue +0 -280
  80. package/.history/src/base-client/components/his/XChart/XChart_20250812154212.vue +0 -280
  81. package/.history/src/base-client/components/his/XChart/XChart_20250812154250.vue +0 -280
  82. package/.history/src/base-client/components/his/XChart/XChart_20250812154252.vue +0 -280
  83. package/.history/src/base-client/components/his/XChart/XChart_20250812154444.vue +0 -280
  84. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611091619.vue +0 -442
  85. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611092547.vue +0 -442
  86. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611092552.vue +0 -442
  87. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611092744.vue +0 -475
  88. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611092955.vue +0 -475
  89. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611092957.vue +0 -475
  90. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611095652.vue +0 -477
  91. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611095701.vue +0 -477
  92. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611095704.vue +0 -477
  93. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611100005.vue +0 -473
  94. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611100011.vue +0 -473
  95. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611100014.vue +0 -473
  96. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611100833.vue +0 -473
  97. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611100853.vue +0 -473
  98. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611100940.vue +0 -473
  99. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611101011.vue +0 -473
  100. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611101013.vue +0 -473
  101. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611101014.vue +0 -473
  102. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611101159.vue +0 -473
  103. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611101238.vue +0 -474
  104. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611101240.vue +0 -474
  105. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611101242.vue +0 -474
  106. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611101404.vue +0 -472
  107. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611101410.vue +0 -472
  108. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611101459.vue +0 -472
  109. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611101500.vue +0 -472
  110. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611101502.vue +0 -472
  111. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611101504.vue +0 -472
  112. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611101610.vue +0 -501
  113. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611101700.vue +0 -501
  114. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611101702.vue +0 -501
  115. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611101741.vue +0 -504
  116. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611101749.vue +0 -504
  117. package/.history/src/base-client/components/his/XHisEditor/XHisEditor_20250611101759.vue +0 -504
  118. package/.history/src/base-client/components/his/XHisEditor/dome_20250611091349.vue +0 -131
  119. package/.history/src/base-client/components/his/XHisEditor/dome_20250611105854.vue +0 -160
  120. package/.history/src/base-client/components/his/XHisEditor/dome_20250611105902.vue +0 -160
  121. package/.history/src/base-client/components/his/XHisEditor/dome_20250611105924.vue +0 -160
  122. package/.history/src/base-client/components/his/XHisEditor/dome_20250611105932.vue +0 -158
  123. package/.history/src/base-client/components/his/XList/XList_20250609135848.vue +0 -173
  124. package/.history/src/base-client/components/his/XList/XList_20250609141026.vue +0 -222
  125. package/.history/src/base-client/components/his/XList/XList_20250609141035.vue +0 -229
  126. package/.history/src/base-client/components/his/XList/XList_20250609141103.vue +0 -229
  127. package/.history/src/base-client/components/his/XList/XList_20250609141105.vue +0 -229
  128. package/.history/src/base-client/components/his/XList/XList_20250609141334.vue +0 -241
  129. package/.history/src/base-client/components/his/XList/XList_20250609141404.vue +0 -241
  130. package/.history/src/base-client/components/his/XList/XList_20250609141406.vue +0 -241
  131. package/.history/src/base-client/components/his/XList/XList_20250609141801.vue +0 -245
  132. package/.history/src/base-client/components/his/XList/XList_20250609142033.vue +0 -245
  133. package/.history/src/base-client/components/his/XList/XList_20250609142038.vue +0 -245
  134. package/.history/src/base-client/components/his/XList/XList_20250609142435.vue +0 -255
  135. package/.history/src/base-client/components/his/XList/XList_20250609142503.vue +0 -255
  136. package/.history/src/base-client/components/his/XList/XList_20250609142504.vue +0 -255
  137. package/.history/src/base-client/components/his/XList/XList_20250609143012.vue +0 -270
  138. package/.history/src/base-client/components/his/XList/XList_20250609143044.vue +0 -270
  139. package/.history/src/base-client/components/his/XList/XList_20250609143046.vue +0 -270
  140. package/.history/src/base-client/components/his/XList/XList_20250609143210.vue +0 -270
  141. package/.history/src/base-client/components/his/XList/XList_20250609144339.vue +0 -294
  142. package/.history/src/base-client/components/his/XList/XList_20250609144410.vue +0 -294
  143. package/.history/src/base-client/components/his/XList/XList_20250609144412.vue +0 -294
  144. package/.history/src/base-client/components/his/XList/XList_20250609144647.vue +0 -303
  145. package/.history/src/base-client/components/his/XList/XList_20250609144716.vue +0 -303
  146. package/.history/src/base-client/components/his/XList/XList_20250609144729.vue +0 -303
  147. package/.history/src/base-client/components/his/XList/XList_20250609151232.vue +0 -288
  148. package/.history/src/base-client/components/his/XList/XList_20250609151247.vue +0 -288
  149. package/.history/src/base-client/components/his/XList/XList_20250609151252.vue +0 -288
  150. package/.history/src/base-client/components/his/XList/XList_20250609161220.vue +0 -317
  151. package/.history/src/base-client/components/his/XList/XList_20250609161258.vue +0 -306
  152. package/.history/src/base-client/components/his/XList/XList_20250609161319.vue +0 -306
  153. package/.history/src/base-client/components/his/XList/XList_20250609161320.vue +0 -306
  154. package/.history/src/base-client/components/his/XList/XList_20250704142024.vue +0 -495
  155. package/.history/src/base-client/components/his/XList/XList_20250704142033.vue +0 -495
  156. package/.history/src/base-client/components/his/XList/XList_20250704142040.vue +0 -494
  157. package/.history/src/base-client/components/his/XList/XList_20250704142211.vue +0 -494
  158. package/.history/src/base-client/components/his/XList/XList_20250704142214.vue +0 -494
  159. package/.history/src/base-client/components/his/XList/XList_20250704143010.vue +0 -495
  160. package/.history/src/base-client/components/his/XList/XList_20250704143203.vue +0 -495
  161. package/.history/src/base-client/components/his/XList/XList_20250707095101.vue +0 -492
  162. package/.history/src/base-client/components/his/XList/XList_20250707100152.vue +0 -492
  163. package/.history/src/base-client/components/his/XList/XList_20250707100200.vue +0 -485
  164. package/.history/src/base-client/components/his/XList/XList_20250707100208.vue +0 -485
  165. package/.history/src/base-client/components/his/XList/XList_20250707100259.vue +0 -488
  166. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807134604.vue +0 -263
  167. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807134615.vue +0 -302
  168. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807134621.vue +0 -301
  169. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807134634.vue +0 -311
  170. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807134644.vue +0 -330
  171. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807134653.vue +0 -330
  172. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807134836.vue +0 -330
  173. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807135247.vue +0 -330
  174. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807135303.vue +0 -354
  175. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807135316.vue +0 -363
  176. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807135323.vue +0 -363
  177. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807135334.vue +0 -366
  178. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807135342.vue +0 -364
  179. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807135349.vue +0 -364
  180. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807135351.vue +0 -346
  181. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807135354.vue +0 -346
  182. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807135401.vue +0 -346
  183. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807135406.vue +0 -346
  184. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807135424.vue +0 -346
  185. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807143043.vue +0 -254
  186. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807155506.vue +0 -329
  187. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807155535.vue +0 -330
  188. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807155543.vue +0 -330
  189. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807155926.vue +0 -304
  190. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807155928.vue +0 -304
  191. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807172548.vue +0 -298
  192. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807172609.vue +0 -298
  193. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807172623.vue +0 -298
  194. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807172631.vue +0 -298
  195. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807172701.vue +0 -298
  196. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807172704.vue +0 -298
  197. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807175937.vue +0 -290
  198. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807175942.vue +0 -290
  199. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807180210.vue +0 -290
  200. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807180424.vue +0 -290
  201. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807180448.vue +0 -290
  202. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807180915.vue +0 -262
  203. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250807180917.vue +0 -262
  204. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250808101106.vue +0 -283
  205. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250808101112.vue +0 -289
  206. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250808101118.vue +0 -289
  207. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250808101129.vue +0 -294
  208. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250808101137.vue +0 -318
  209. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250808101145.vue +0 -320
  210. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250808101154.vue +0 -320
  211. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250808101211.vue +0 -320
  212. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250808101236.vue +0 -320
  213. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250808101239.vue +0 -320
  214. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250811114001.vue +0 -342
  215. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250811114005.vue +0 -342
  216. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250811114014.vue +0 -345
  217. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250811114020.vue +0 -345
  218. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250811114028.vue +0 -345
  219. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250811114108.vue +0 -345
  220. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250811114115.vue +0 -345
  221. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250811114333.vue +0 -346
  222. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250811114339.vue +0 -350
  223. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250811114344.vue +0 -355
  224. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250811114351.vue +0 -355
  225. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250811114408.vue +0 -355
  226. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250811114410.vue +0 -355
  227. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250813154330.vue +0 -389
  228. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250813154338.vue +0 -389
  229. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250813154402.vue +0 -389
  230. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250813154425.vue +0 -389
  231. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250813154428.vue +0 -389
  232. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250813171922.vue +0 -391
  233. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250813171957.vue +0 -391
  234. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250813172004.vue +0 -391
  235. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250813172012.vue +0 -391
  236. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250813172241.vue +0 -391
  237. package/.history/src/base-client/components/his/XShiftSchedule/XShiftSchedule_20250813172242.vue +0 -391
  238. package/.history/src/base-client/components/his/XShiftSchedule/dome_20250807103845.vue +0 -142
  239. package/.history/src/base-client/components/his/XShiftSchedule/dome_20250807103852.vue +0 -142
  240. package/.history/src/base-client/components/his/XShiftSchedule/dome_20250807103857.vue +0 -142
  241. package/.history/src/base-client/components/his/XShiftSchedule/dome_20250807103859.vue +0 -142
  242. package/.history/src/base-client/components/his/XShiftSchedule/dome_20250807103907.vue +0 -142
  243. package/.history/src/base-client/components/his/XShiftSchedule/dome_20250807103910.vue +0 -142
  244. package/.history/src/base-client/components/his/XShiftSchedule/dome_20250807103911.vue +0 -142
  245. package/.history/src/base-client/components/his/XShiftSchedule/dome_20250807103913.vue +0 -142
  246. package/.history/src/base-client/components/his/XShiftSchedule/dome_20250807103916.vue +0 -142
  247. package/.history/src/base-client/components/his/XShiftSchedule/dome_20250807103931.vue +0 -142
  248. package/.history/src/base-client/components/his/XShiftSchedule/dome_20250807145127.vue +0 -85
  249. package/.history/src/base-client/components/his/XShiftSchedule/dome_20250807145136.vue +0 -81
  250. package/.history/src/base-client/components/his/XShiftSchedule/dome_20250807145142.vue +0 -81
  251. package/.history/src/base-client/components/his/XShiftSchedule/dome_20250807145145.vue +0 -81
  252. package/.history/src/base-client/components/his/XShiftSchedule/dome_20250807145148.vue +0 -81
  253. package/.history/src/base-client/components/his/XShiftSchedule/dome_20250807145151.vue +0 -81
  254. package/.history/src/base-client/components/his/XShiftSchedule/dome_20250807145155.vue +0 -81
  255. package/Users/objecrt/af-vue2-client/src/base-client/components/his/XShiftSchedule/XShiftSchedule.vue +0 -213
  256. package/src/base-client/components/TreeList/TreeList.vue +0 -91
  257. package/src/base-client/components/TreeList/TreeNode.vue +0 -81
  258. package/src/base-client/components/common/XCardSet/XTiltle.vue +0 -191
  259. package/src/base-client/components/his/XHisEditor/dome.vue +0 -145
@@ -1,472 +0,0 @@
1
- <template>
2
- <div>
3
- <div v-show="ready">
4
- <a-row class="editor-action-container" type="flex" justify="space-between">
5
- <a-col class="editor-tools">
6
- <a-space>
7
- <template v-if="resList.length > 0">
8
- <a-select
9
- style="width: 200px"
10
- v-model="toggleResId"
11
- placeholder="请选择文档"
12
- show-search
13
- @change="changeRes"
14
- >
15
- <a-select-option v-for="item of resListCp" :key="item.value" :value="item.value">{{ item.label }}</a-select-option>
16
- </a-select>
17
- <template v-if="this.modeType !== 'readonly' && this.resId !== -1">
18
- <a-button icon="plus" @click="addRes"/>
19
- </template>
20
- </template>
21
- <a-radio-group
22
- v-show="showModeChoose"
23
- button-style="solid"
24
- @change="changeMode"
25
- v-model="modeType">
26
- <a-radio-button v-for="item of modeList" :key="item.value" :value="item.value">
27
- {{ item.label }}
28
- </a-radio-button>
29
- </a-radio-group>
30
- </a-space>
31
- </a-col>
32
- <a-col class="editor-action">
33
- <a-space>
34
- <template v-if="this.modeType !== 'readonly'">
35
- <a-button type="primary" @click="openRenameModal" v-if="this.resId !== -1">
36
- 重命名
37
- </a-button>
38
- <a-button type="primary" @click="() => this.resId !== -1 ? save() : openAddResModal()">
39
- 保存
40
- </a-button>
41
- </template>
42
- <a-button type="primary" @click="print">
43
- 打印
44
- </a-button>
45
- <a-button @click="refresh">
46
- 刷新
47
- </a-button>
48
- </a-space>
49
- <a-dropdown>
50
- <a-menu slot="overlay" @click="handleExportMenuClick">
51
- <a-menu-item key="exportPdf">导出为Pdf</a-menu-item>
52
- <a-menu-item key="exportWord">导出为Word</a-menu-item>
53
- <a-menu-item key="exportHtmlWithStyle">导出为Html</a-menu-item>
54
- </a-menu>
55
- <a-button style="margin-left: 8px"> 导出 <a-icon type="down" /> </a-button>
56
- </a-dropdown>
57
- </a-col>
58
- </a-row>
59
- <a-divider/>
60
- <a-spin tip="加载中,马上好" :spinning="loading">
61
- <iframe
62
- id="x-editor"
63
- src="/his/editor/editor.html"
64
- v-bind="objectOfAttrs"
65
- @load="onload"
66
- style="height: calc(-200px - 3rem + 100vh);">
67
- </iframe>
68
- </a-spin>
69
- </div>
70
- <div v-show="!ready">
71
- <a-empty description="请选择文书" />
72
- </div>
73
- <a-modal
74
- :destroyOnClose="true"
75
- :title="this.resDataModalMode === 'modify' ? '修改文档' : '新建文档'"
76
- :visible="resDataModalVisible"
77
- okText="提交"
78
- @cancel="resDataModalVisible = false"
79
- @ok="onSubmit">
80
- <a-form-model ref="resModifyForm" :model="modifyResModel" :rules="resRules">
81
- <a-form-model-item prop="f_file_name" label="文档名">
82
- <a-input v-model="modifyResModel.f_file_name" placeholder="请输入文档名"/>
83
- </a-form-model-item>
84
- </a-form-model>
85
- </a-modal></div>
86
- </template>
87
-
88
- <script>
89
-
90
- import { runLogic } from '@vue2-client/services/api/common'
91
- import { initDiagnosisDropdown } from './diagnosisAutocomplete'
92
-
93
- export default {
94
- name: 'XHisEditor',
95
- computed: {
96
- resListCp () {
97
- const list = this.resList
98
- if (this.resId === -1) {
99
- list.push({
100
- label: '未保存文档*', value: -1
101
- })
102
- }
103
- return list
104
- }
105
- },
106
- data () {
107
- return {
108
- ready: false,
109
- loading: false,
110
- resDataModalMode: 'modify',
111
- resDataModalVisible: false,
112
- objectOfAttrs: {
113
- width: '100%',
114
- height: '650vh',
115
- frameborder: 0
116
- },
117
- // 数据模式
118
- modeType: 'form',
119
- // 是否显示模式切换功能
120
- showModeChoose: true,
121
- // 数据模式列表
122
- modeList: [
123
- {
124
- label: '预览',
125
- value: 'readonly'
126
- },
127
- {
128
- label: '表单',
129
- value: 'form'
130
- },
131
- {
132
- label: '设计',
133
- value: 'design'
134
- }
135
- ],
136
- // 编辑器实例
137
- editorRef: null,
138
- // 文档资源列表
139
- resList: [],
140
- // 文档资源ID
141
- resId: undefined,
142
- // 文档链接
143
- fileUrl: undefined,
144
- // 文档绑定数据
145
- bindObject: undefined,
146
- // 数据模式 template:模板编辑;data:数据编辑
147
- dataMode: undefined,
148
- // 保存数据调用的Logic名称
149
- saveDataLogicName: undefined,
150
- // 保存数据调用Logic传入的额外参数
151
- logicExtraParams: undefined,
152
- // 服务名
153
- serviceName: undefined,
154
- // 当前文档信息
155
- currResData: {},
156
- // 切换的文档id
157
- toggleResId: undefined,
158
- // 待提交的修改信息
159
- modifyResModel: {},
160
- resRules: {
161
- f_file_name: [{ required: true, message: '请输入文档名', trigger: 'blur' }],
162
- }
163
- }
164
- },
165
- // 初始化 保存后 加载文件后 诊断选择
166
- emits: ['init', 'saveafter', 'afterLoadFile', 'selected'],
167
- methods: {
168
- runLogic,
169
- /* eslint-disable */
170
- async initDiagnosisAutocomplete (dropDownBoxParams) {
171
- if (!this.editorRef || !this.editorRef.document) {
172
- return
173
- }
174
-
175
- // 添加参数检查
176
- if (!dropDownBoxParams || !Array.isArray(dropDownBoxParams) || dropDownBoxParams.length === 0) {
177
- return
178
- }
179
-
180
- // 创建一个简单的自定义事件系统
181
- // 1. 创建一个隐藏的DOM元素作为事件通道
182
- const eventChannel = this.editorRef.document.createElement('div');
183
- eventChannel.id = 'diagnosis-event-channel';
184
- eventChannel.style.display = 'none';
185
- this.editorRef.document.body.appendChild(eventChannel);
186
- // 2. 在iframe文档中监听自定义事件
187
- const that = this;
188
- this.editorRef.document.addEventListener('diagnosis-selected', function(e) {
189
- if (e && e.detail) {
190
- that.$emit('selected', { item: e.detail, editor: that.editorRef });
191
- }
192
- });
193
-
194
- for (const param of dropDownBoxParams) {
195
- if (param.identificationCode && param.dataLogic) {
196
- try {
197
- let preliDiagnoData = null
198
- // 保留获取后端数据的逻辑
199
- await runLogic(param.dataLogic,
200
- {}, 'af-his').then(res => {
201
- preliDiagnoData = res
202
- })
203
-
204
- // 创建脚本元素
205
- const scriptElement = this.editorRef.document.createElement('script')
206
-
207
- // 注入自定义事件触发函数和初始化代码
208
- scriptElement.textContent = `
209
- // 定义一个函数来触发自定义事件
210
- function triggerDiagnosisSelected(data) {
211
- const event = new CustomEvent('diagnosis-selected', {
212
- detail: data,
213
- bubbles: true
214
- });
215
- document.dispatchEvent(event);
216
- }
217
-
218
- // 初始化诊断下拉菜单,使用自定义事件触发函数
219
- (${initDiagnosisDropdown.toString()})(
220
- editor,
221
- ${JSON.stringify(preliDiagnoData)},
222
- '${param.identificationCode}',
223
- triggerDiagnosisSelected
224
- );
225
- `;
226
-
227
- this.editorRef.document.body.appendChild(scriptElement);
228
- } catch (error) {
229
- console.error('初始化诊断自动完成失败:', error);
230
- }
231
- }
232
- }
233
- },
234
- /* eslint-disable */
235
- // 初始化文档
236
- onload (e) {
237
- if (e && e.target && e.target.contentWindow) {
238
- this.editorRef = e.target.contentWindow.editor
239
- // 等待文档加载完成
240
- this.$emit('init', {})
241
- }
242
- },
243
- init (params) {
244
- const {
245
- fileUrl,
246
- resId,
247
- currResData = {},
248
- bindObject,
249
- saveDataLogicName,
250
- logicExtraParams,
251
- dropDownBoxParams,
252
- serviceName,
253
- showModeChoose = true,
254
- modeType = 'form'
255
- } = params
256
- this.resId = resId
257
- if (bindObject) {
258
- this.dataMode = 'data'
259
- this.bindObject = bindObject
260
- } else {
261
- this.dataMode = 'template'
262
- }
263
- this.saveDataLogicName = saveDataLogicName
264
- this.logicExtraParams = logicExtraParams
265
- this.serviceName = serviceName
266
- this.showModeChoose = showModeChoose
267
- this.modeType = modeType
268
- this.ready = true
269
- // 先加载文件
270
- this.loadFile(fileUrl, bindObject, currResData, true).then(async () => {
271
- // 文件加载完成后再初始化自动完成
272
- await this.initDiagnosisAutocomplete(dropDownBoxParams)
273
- })
274
- this.loadResList()
275
- },
276
- // 加载文档
277
- loadFile (fileUrl, bindObject, currResData, isAppend = true) {
278
- this.loading = true
279
- return new Promise((resolve) => {
280
- if (isAppend) {
281
- // 加载新文档
282
- this.editorRef.loadUrl(fileUrl).then(() => {
283
- // 获取新文档内容
284
- const newContent = this.editorRef.getHtml()
285
- console.log('html', { newContent })
286
-
287
- this.editorRef.paste(newContent)
288
-
289
- if (bindObject) {
290
- this.editorRef.setBindObject(bindObject)
291
- if (bindObject.template) {
292
- for (const key of Object.keys(bindObject.template)) {
293
- this.editorRef.bindDataList(key, bindObject.template[key])
294
- }
295
- }
296
- }
297
- this.changeMode()
298
- this.fileUrl = fileUrl
299
- if (!currResData.f_file_name) {
300
- currResData.f_file_name = '未命名'
301
- }
302
- this.currResData = currResData
303
- this.loading = false
304
- this.$emit('afterLoadFile', {})
305
- resolve()
306
- })
307
- } else {
308
- // 原有的加载逻辑
309
- this.editorRef.loadUrl(fileUrl).then(() => {
310
- if (bindObject) {
311
- this.editorRef.setBindObject(bindObject)
312
- if (bindObject.template) {
313
- for (const key of Object.keys(bindObject.template)) {
314
- this.editorRef.bindDataList(key, bindObject.template[key])
315
- }
316
- }
317
- }
318
- this.changeMode()
319
- this.fileUrl = fileUrl
320
- if (!currResData.f_file_name) {
321
- currResData.f_file_name = '未命名'
322
- }
323
- this.currResData = currResData
324
- this.loading = false
325
- this.$emit('afterLoadFile', {})
326
- resolve()
327
- })
328
- }
329
- })
330
- },
331
- // 加载文档列表
332
- loadResList () {
333
- runLogic('getMedicalList', this.logicExtraParams, this.serviceName).then(res => {
334
- this.resList = res
335
- this.toggleResId = this.resId
336
- })
337
- },
338
- // 修改模式
339
- changeMode (e) {
340
- this.editorRef.execCommand(this.modeType)
341
- },
342
- // 打开文档信息修改面板
343
- openRenameModal () {
344
- this.resDataModalMode = 'modify'
345
- this.modifyResModel = {
346
- f_file_name: this.currResData.f_file_name
347
- }
348
- this.resDataModalVisible = true
349
- },
350
- // 提交文档信息修改
351
- onSubmit () {
352
- this.$refs.resModifyForm.validate(valid => {
353
- if (valid) {
354
- if (this.resDataModalMode === 'modify' && this.modifyResModel.f_file_name === this.currResData.f_file_name) {
355
- this.$message.warn('新文档名不能与原文档名一致!')
356
- return false
357
- }
358
- this.save()
359
- return true
360
- } else {
361
- return false
362
- }
363
- })
364
- },
365
- // 打开文档新建面板
366
- openAddResModal () {
367
- this.resDataModalMode = 'add'
368
- this.modifyResModel = {
369
- f_file_name: undefined
370
- }
371
- this.resDataModalVisible = true
372
- },
373
- // 新建文档
374
- addRes () {
375
- this.$emit('add', {})
376
- // const params = Object.assign({
377
- // isAddForce: true
378
- // }, this.logicExtraParams)
379
- // this.reload(params)
380
- },
381
- // 重新加载
382
- reload (params) {
383
- runLogic('getFileInformation', params, this.serviceName).then(res => {
384
- this.resDataModalVisible = false
385
- this.init({
386
- modeType: this.modeType,
387
- fileUrl: res.url,
388
- resId: res.id,
389
- currResData: res.currResData,
390
- bindObject: res.bindObject,
391
- saveDataLogicName: this.saveDataLogicName,
392
- serviceName: this.serviceName,
393
- logicExtraParams: this.logicExtraParams,
394
- dropDownBoxParams: this.dropDownBoxParams
395
- })
396
- })
397
- },
398
- // 切换文档
399
- changeRes (value) {
400
- if (this.resId === -1) {
401
- const that = this
402
- this.$confirm({
403
- title: '确认切换文档吗?',
404
- content: '您有尚未保存的文档,切换文档将丢失所有的修改',
405
- onOk () {
406
- that.reload({
407
- resId: value
408
- })
409
- },
410
- onCancel () {
411
- that.toggleResId = that.resId
412
- },
413
- })
414
- } else {
415
- this.reload({
416
- resId: value
417
- })
418
- }
419
- },
420
- // 保存文档
421
- save () {
422
- // 验证必须输入项
423
- if (this.editorRef.validate()) {
424
- // 获取HTML文档和结构化数据(JSON)
425
- const data = {
426
- doc: this.editorRef.getHtml(),
427
- dataObject: this.editorRef.getBindObject(),
428
- dataMode: this.dataMode,
429
- resId: this.resId,
430
- modifyResModel: this.modifyResModel,
431
- logicExtraParams: this.logicExtraParams
432
- }
433
- // 保存HTML文档和结构化数据到后端服务
434
- runLogic(this.saveDataLogicName, data, this.serviceName).then(res => {
435
- this.$message.success('保存成功')
436
- this.changeRes(res.currResData.id)
437
- this.$emit('saveafter', data.dataObject)
438
- }).finally(() => {
439
- this.resDataModalVisible = false
440
- })
441
- } else {
442
- this.$message.error('请检查未填写的项目')
443
- }
444
- },
445
- // 打印文档
446
- print () {
447
- this.editorRef.execCommand('print')
448
- },
449
- // 关闭编辑器
450
- close () {
451
- this.ready = false
452
- },
453
- // 刷新文档
454
- refresh () {
455
- this.loadFile(this.fileUrl, this.bindObject, this.currResData)
456
- },
457
- // 导出下拉菜单
458
- handleExportMenuClick (e) {
459
- const key = e.key
460
- this.editorRef.execCommand(key)
461
- }
462
- }
463
- }
464
- </script>
465
- <style scoped lang="less">
466
- .editor-action-container {
467
- height: 40px;
468
- }
469
- :deep(.ant-divider-horizontal) {
470
- margin: 4px 0;
471
- }
472
- </style>