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
@@ -0,0 +1,749 @@
1
+ <script setup lang="ts">
2
+ import XButtons from '@vue2-client/base-client/components/common/XButtons/XButtons.vue'
3
+
4
+ // 只定义HButtons特有的属性
5
+ defineProps({
6
+ // HButtons特有的属性
7
+ buttonStyle: {
8
+ type: String,
9
+ default: 'button24' // 可选值: button24, right-button, button24-top-0, button24-top10, button21, button20, button23, table-height-button23, button22, out-button, button-watermark-icon, button, default, button1, button4, button25, button14, button13, button5, button2, button16, button3, button15, button8, 0padding-button, button10, button9, button6, button31, button12, button7, center, button11, button18, button17, button19, left53px, charges-button, button30
10
+ }
11
+ })
12
+ </script>
13
+
14
+ <template>
15
+ <div
16
+ class="h-buttons-wrapper"
17
+ :class="[
18
+ `h-buttons-${buttonStyle}`
19
+ ]"
20
+ >
21
+ <x-buttons
22
+ v-bind="$attrs"
23
+ v-on="$listeners"
24
+ >
25
+ <template v-for="(_, name) in $slots" #[name]="slotData">
26
+ <slot :name="name" v-bind="slotData" />
27
+ </template>
28
+ </x-buttons>
29
+ </div>
30
+ </template>
31
+
32
+ <style scoped lang="less">
33
+ .h-buttons-wrapper {
34
+ // 基础样式
35
+ :deep(.ant-btn-group) {
36
+ .ant-btn {
37
+ border-radius: 6px;
38
+ background-color: #FFFFFF;
39
+ border: 1px solid #9499A0;
40
+ color: #313131;
41
+ font-weight: normal;
42
+ letter-spacing: 0em;
43
+ width: 110px;
44
+ font-size: 16px;
45
+ font-family: "Source Han Sans";
46
+ line-height: normal;
47
+ margin-right: 25px;
48
+ height: 32px;
49
+ }
50
+ }
51
+
52
+ // button24样式
53
+ &.h-buttons-button24 {
54
+ :deep(.ant-btn-group) {
55
+ .ant-btn {
56
+ border: 1px solid #CDCDCD;
57
+ color: #5D5C5C;
58
+ font-weight: normal;
59
+ letter-spacing: 0em;
60
+ font-size: 16px;
61
+ line-height: normal;
62
+ margin-right: 25px;
63
+ border-radius: 6px;
64
+ background-color: #FFFFFF;
65
+ // 这个不合理
66
+ // top: -100px;
67
+ width: fit-content;
68
+ min-width: 110px;
69
+ font-family: "Source Han Sans";
70
+ height: 32px;
71
+ }
72
+ }
73
+ }
74
+
75
+ // right-button样式
76
+ &.h-buttons-right-button {
77
+ :deep(.ant-btn-group) {
78
+ margin-top: -24px;
79
+ right: 121px;
80
+ position: sticky;
81
+ float: right;
82
+ z-index: 100;
83
+ }
84
+ }
85
+
86
+ // button24-top-0样式
87
+ &.h-buttons-button24-top-0 {
88
+ :deep(.ant-btn-group) {
89
+ .ant-btn {
90
+ border: 1px solid #CDCDCD;
91
+ color: #5D5C5C;
92
+ font-weight: normal;
93
+ letter-spacing: 0em;
94
+ font-size: 16px;
95
+ line-height: normal;
96
+ margin-right: 25px;
97
+ border-radius: 6px;
98
+ background-color: #FFFFFF;
99
+ width: fit-content;
100
+ min-width: 110px;
101
+ font-family: "Source Han Sans";
102
+ height: 32px;
103
+ }
104
+ }
105
+ }
106
+
107
+ // button24-top10样式
108
+ &.h-buttons-button24-top10 {
109
+ :deep(.ant-btn-group) {
110
+ .ant-btn {
111
+ top: 10px;
112
+ }
113
+ }
114
+ }
115
+
116
+ // button21样式
117
+ &.h-buttons-button21 {
118
+ :deep(.ant-btn-group) {
119
+ top: -88px;
120
+ display: flex;
121
+ .ant-btn {
122
+ border-radius: 6px;
123
+ background-color: #FFFFFF;
124
+ border: 1px solid #9499A0;
125
+ color: #313131;
126
+ font-weight: normal;
127
+ letter-spacing: 0em;
128
+ width: 110px;
129
+ font-size: 16px;
130
+ font-family: "Source Han Sans";
131
+ line-height: normal;
132
+ margin-right: 25px;
133
+ height: 32px;
134
+ }
135
+ width: 200px;
136
+ }
137
+ }
138
+
139
+ // button20样式
140
+ &.h-buttons-button20 {
141
+ :deep(.ant-btn-group) {
142
+ .ant-btn {
143
+ border-radius: 6px;
144
+ background-color: #1890FF;
145
+ border: none;
146
+ color: #FFFFFF;
147
+ font-weight: normal;
148
+ letter-spacing: 0em;
149
+ width: 150px;
150
+ font-size: 16px;
151
+ font-family: "Source Han Sans";
152
+ line-height: normal;
153
+ margin-right: 25px;
154
+ height: 32px;
155
+ }
156
+ height: 52px;
157
+ }
158
+ }
159
+
160
+ // button23样式
161
+ &.h-buttons-button23 {
162
+ :deep(.ant-btn-group) {
163
+ .ant-btn {
164
+ border: none;
165
+ padding: 0 !important;
166
+ color: #FFFFFF;
167
+ font-weight: normal;
168
+ letter-spacing: 0em;
169
+ font-size: 16px;
170
+ line-height: normal;
171
+ border-radius: 50%;
172
+ background-color: #1890FF;
173
+ margin-left: 10px;
174
+ top: -88px;
175
+ width: 30px;
176
+ font-family: "Source Han Sans";
177
+ height: 30px;
178
+ }
179
+ }
180
+ }
181
+
182
+ // table-height-button23样式
183
+ &.h-buttons-table-height-button23 {
184
+ :deep(.ant-btn-group) {
185
+ .ant-btn {
186
+ border: none;
187
+ padding: 0 !important;
188
+ color: #FFFFFF;
189
+ font-weight: normal;
190
+ letter-spacing: 0em;
191
+ font-size: 16px;
192
+ line-height: normal;
193
+ border-radius: 50%;
194
+ background-color: #1890FF;
195
+ margin-left: 10px;
196
+ top: -64px;
197
+ width: 30px;
198
+ font-family: "Source Han Sans";
199
+ height: 30px;
200
+ }
201
+ }
202
+ }
203
+
204
+ // button22样式
205
+ &.h-buttons-button22 {
206
+ :deep(.x-buttons) {
207
+ margin: -20px 6px -20px 6px;
208
+ .ant-btn-group {
209
+ .ant-btn {
210
+ border-radius: 6px;
211
+ display: inline-block;
212
+ }
213
+ width: 100%;
214
+ }
215
+ }
216
+ }
217
+
218
+ // out-button样式
219
+ &.h-buttons-out-button {
220
+ :deep(.x-buttons) {
221
+ .ant-btn-group {
222
+ .ant-btn {
223
+ border: 1px solid #9499A0;
224
+ color: #313131;
225
+ font-weight: normal;
226
+ letter-spacing: 0em;
227
+ font-size: 16px;
228
+ line-height: normal;
229
+ box-sizing: border-box;
230
+ margin-right: 6px;
231
+ border-radius: 6px;
232
+ background-color: #FFFFFF;
233
+ left: 12px;
234
+ width: 110px;
235
+ font-family: "Source Han Sans";
236
+ height: 32px;
237
+ }
238
+ }
239
+ margin-top: -35px;
240
+ }
241
+ }
242
+
243
+ // button-watermark-icon样式
244
+ &.h-buttons-button-watermark-icon {
245
+ :deep(.watermark-icon) {
246
+ top: 37%;
247
+ }
248
+ :deep(.x-button) {
249
+ display: flex !important;
250
+ }
251
+ :deep(.ant-btn-group) {
252
+ margin: 0 auto;
253
+ display: block;
254
+ }
255
+ }
256
+
257
+ // button样式
258
+ &.h-buttons-button {
259
+ :deep(.ant-btn-group) {
260
+ .ant-btn {
261
+ border-radius: 6px;
262
+ background-color: #FFFFFF;
263
+ border: 1px solid #9499A0;
264
+ color: #313131;
265
+ font-weight: normal;
266
+ letter-spacing: 0em;
267
+ width: 110px;
268
+ font-size: 16px;
269
+ font-family: "Source Han Sans";
270
+ line-height: normal;
271
+ margin-right: 25px;
272
+ height: 32px;
273
+ }
274
+ }
275
+ }
276
+
277
+ // button1样式
278
+ &.h-buttons-button1 {
279
+ :deep(.ant-btn-primary) {
280
+ background-color: rgb(93, 92, 92);
281
+ }
282
+ width: 130px;
283
+ }
284
+
285
+ // button4样式
286
+ &.h-buttons-button4 {
287
+ :deep(.x-buttons) {
288
+ margin: -20px 3px -20px 3px;
289
+ .ant-btn-group {
290
+ .ant-btn {
291
+ border-radius: 6px;
292
+ border: 1px solid #9499A0;
293
+ font-size: 16px;
294
+ height: 32px;
295
+ background-color: #FFFFFF;
296
+ color: #313131;
297
+ }
298
+ width: 70%;
299
+ justify-content: space-between;
300
+ }
301
+ }
302
+ }
303
+
304
+ // button25样式
305
+ &.h-buttons-button25 {
306
+ :deep(.x-buttons) {
307
+ margin: -20px 3px -20px 3px;
308
+ .ant-btn-group {
309
+ .ant-btn {
310
+ border-radius: 6px;
311
+ border: 1px solid #9499A0;
312
+ font-size: 16px;
313
+ height: 32px;
314
+ background-color: #FFFFFF;
315
+ color: #313131;
316
+ width: 173px;
317
+ }
318
+ width: 173px;
319
+ justify-content: space-between;
320
+ }
321
+ }
322
+ }
323
+
324
+ // button14样式
325
+ &.h-buttons-button14 {
326
+ :deep(.x-buttons) {
327
+ .ant-btn-group {
328
+ display: flex;
329
+ gap: 6px;
330
+ .ant-btn {
331
+ border: 1px solid #9499A0;
332
+ color: #313131;
333
+ font-weight: normal;
334
+ letter-spacing: 0em;
335
+ font-size: 16px;
336
+ line-height: normal;
337
+ box-sizing: border-box;
338
+ border-radius: 6px;
339
+ background-color: #FFFFFF;
340
+ left: 12px;
341
+ width: 110px;
342
+ font-family: "Source Han Sans";
343
+ height: 32px;
344
+ }
345
+ }
346
+ margin-top: -22px;
347
+ }
348
+ }
349
+
350
+ // button13样式
351
+ &.h-buttons-button13 {
352
+ :deep(.ant-btn-group) {
353
+ top: -90px;
354
+ }
355
+ }
356
+
357
+ // button5样式
358
+ &.h-buttons-button5 {
359
+ :deep(.ant-btn-group) {
360
+ .ant-btn {
361
+ border-radius: 6px;
362
+ background-color: #1890FF;
363
+ border: none;
364
+ color: #FFFFFF;
365
+ font-weight: normal;
366
+ letter-spacing: 0em;
367
+ width: 110px;
368
+ font-size: 16px;
369
+ font-family: "Source Han Sans";
370
+ line-height: normal;
371
+ margin-right: 25px;
372
+ height: 32px;
373
+ }
374
+ height: 52px;
375
+ }
376
+ }
377
+
378
+ // button2样式
379
+ &.h-buttons-button2 {
380
+ :deep(.x-buttons) {
381
+ margin: -20px 6px -20px 6px;
382
+ color: #FFFFFF;
383
+ .ant-btn-group {
384
+ .ant-btn {
385
+ border-radius: 6px;
386
+ border: none;
387
+ width: 46%;
388
+ font-size: 16px;
389
+ height: 32px;
390
+ }
391
+ width: 100%;
392
+ justify-content: space-between;
393
+ }
394
+ }
395
+ }
396
+
397
+ // button16样式
398
+ &.h-buttons-button16 {
399
+ :deep(.ant-btn-group) {
400
+ display: flex;
401
+ gap: 6px;
402
+ .ant-btn {
403
+ border-radius: 6px;
404
+ border: none;
405
+ font-weight: normal;
406
+ letter-spacing: 0em;
407
+ width: 110px;
408
+ font-size: 16px;
409
+ font-family: "Source Han Sans";
410
+ line-height: normal;
411
+ height: 32px;
412
+ }
413
+ margin-top: -60px;
414
+ }
415
+ }
416
+
417
+ // button3样式
418
+ &.h-buttons-button3 {
419
+ :deep(.x-buttons) {
420
+ margin: -20px 6px -20px 6px;
421
+ .ant-btn-group {
422
+ padding: 0 170px;
423
+ .ant-btn {
424
+ border-radius: 6px;
425
+ display: inline-block;
426
+ }
427
+ width: 100%;
428
+ justify-content: space-between;
429
+ }
430
+ }
431
+ }
432
+
433
+ // button15样式
434
+ &.h-buttons-button15 {
435
+ :deep(.x-buttons) {
436
+ .ant-btn-group {
437
+ flex-direction: column;
438
+ display: flex;
439
+ gap: 6px;
440
+ .ant-btn {
441
+ border: none;
442
+ color: #FFFFFF;
443
+ font-weight: normal;
444
+ letter-spacing: 0em;
445
+ font-size: 16px;
446
+ line-height: normal;
447
+ box-sizing: border-box;
448
+ border-radius: 6px;
449
+ background-color: #5D5C5C;
450
+ left: 12px;
451
+ width: 280px;
452
+ font-family: "Source Han Sans";
453
+ height: 32px;
454
+ }
455
+ }
456
+ margin-top: -22px;
457
+ }
458
+ }
459
+
460
+ // button8样式
461
+ &.h-buttons-button8 {
462
+ :deep(.ant-btn-group) {
463
+ top: -8px;
464
+ }
465
+ }
466
+
467
+ // 0padding-button样式
468
+ &.h-buttons-0padding-button {
469
+ padding: 0px 4px;
470
+ }
471
+
472
+ // button10样式
473
+ &.h-buttons-button10 {
474
+ :deep(.ant-btn-group) {
475
+ display: flex;
476
+ gap: 8px;
477
+ .ant-btn {
478
+ border-radius: 6px;
479
+ border: none;
480
+ color: #FFFFFF;
481
+ font-weight: normal;
482
+ letter-spacing: 0em;
483
+ width: 173px;
484
+ font-size: 16px;
485
+ font-family: "Source Han Sans";
486
+ line-height: normal;
487
+ height: 32px;
488
+ }
489
+ justify-content: flex-end;
490
+ }
491
+ }
492
+
493
+ // button9样式
494
+ &.h-buttons-button9 {
495
+ :deep(.ant-btn-group) {
496
+ top: -28px;
497
+ display: flex;
498
+ .ant-btn {
499
+ border-radius: 6px;
500
+ background-color: #1890FF;
501
+ border: none;
502
+ color: #FFFFFF;
503
+ font-weight: normal;
504
+ letter-spacing: 0em;
505
+ width: 110px;
506
+ font-size: 16px;
507
+ font-family: "Source Han Sans";
508
+ line-height: normal;
509
+ margin-right: 25px;
510
+ height: 32px;
511
+ }
512
+ justify-content: center;
513
+ }
514
+ }
515
+
516
+ // button6样式
517
+ &.h-buttons-button6 {
518
+ :deep(.x-buttons) {
519
+ margin: -20px 6px -20px 6px;
520
+ .ant-btn-group {
521
+ .ant-btn {
522
+ border-radius: 6px;
523
+ border: 1px solid #9499A0;
524
+ background-color: #FFFFFF;
525
+ color: #5D5C5C;
526
+ width: 46%;
527
+ font-size: 16px;
528
+ height: 32px;
529
+ }
530
+ width: 100%;
531
+ justify-content: space-between;
532
+ }
533
+ }
534
+ }
535
+
536
+ // button31样式
537
+ &.h-buttons-button31 {
538
+ :deep(.x-buttons) {
539
+ width: 110%;
540
+ margin: -20px 0px -20px 0px;
541
+ .ant-btn-group {
542
+ .ant-btn {
543
+ border-radius: 6px;
544
+ border: 1px solid #9499A0;
545
+ background-color: #FFFFFF;
546
+ color: #5D5C5C;
547
+ width: 100%;
548
+ font-size: 16px;
549
+ height: 32px;
550
+ }
551
+ width: 100%;
552
+ justify-content: space-between;
553
+ }
554
+ }
555
+ }
556
+
557
+ // button12样式
558
+ &.h-buttons-button12 {
559
+ :deep(.ant-btn-group) {
560
+ display: flex;
561
+ gap: 8px;
562
+ .ant-btn {
563
+ border-radius: 6px;
564
+ border: none;
565
+ color: #FFFFFF;
566
+ font-weight: normal;
567
+ letter-spacing: 0em;
568
+ width: 173px;
569
+ font-size: 16px;
570
+ font-family: "Source Han Sans";
571
+ line-height: normal;
572
+ height: 32px;
573
+ }
574
+ justify-content: flex-end;
575
+ margin-top: -30px;
576
+ }
577
+ }
578
+
579
+ // button7样式
580
+ &.h-buttons-button7 {
581
+ :deep(.x-buttons) {
582
+ margin: -20px 6px -20px 6px;
583
+ .ant-btn-group {
584
+ padding: 0 30px;
585
+ .ant-btn {
586
+ border-radius: 6px;
587
+ border: none;
588
+ margin: 0 10px;
589
+ width: 110px;
590
+ font-size: 16px;
591
+ height: 32px;
592
+ }
593
+ width: 100%;
594
+ }
595
+ }
596
+ }
597
+
598
+ // center样式
599
+ &.h-buttons-center {
600
+ :deep(.ant-btn-group) {
601
+ display: flex;
602
+ .ant-btn {
603
+ border-radius: 6px;
604
+ background-color: #FFFFFF;
605
+ border: 1px solid #9499A0;
606
+ color: #5D5C5C;
607
+ font-weight: normal;
608
+ letter-spacing: 0em;
609
+ width: 110px;
610
+ font-size: 16px;
611
+ font-family: "Source Han Sans";
612
+ line-height: normal;
613
+ margin-right: 25px;
614
+ height: 32px;
615
+ }
616
+ justify-content: center;
617
+ }
618
+ }
619
+
620
+ // button11样式
621
+ &.h-buttons-button11 {
622
+ :deep(.ant-btn-group) {
623
+ display: flex;
624
+ .ant-btn {
625
+ border-radius: 6px;
626
+ border: none;
627
+ color: #FFFFFF;
628
+ font-weight: normal;
629
+ letter-spacing: 0em;
630
+ font-size: 16px;
631
+ font-family: "Source Han Sans";
632
+ line-height: normal;
633
+ height: 32px;
634
+ }
635
+ justify-content: flex-end;
636
+ margin-top: -54px;
637
+ }
638
+ }
639
+
640
+ // button18样式
641
+ &.h-buttons-button18 {
642
+ :deep(.x-buttons) {
643
+ padding-top: 18px !important;
644
+ margin: -20px 3px -20px 3px;
645
+ .ant-btn-group {
646
+ padding-top: 18px !important;
647
+ .ant-btn {
648
+ border-radius: 6px;
649
+ border: none;
650
+ font-size: 16px;
651
+ margin-top: 15px !important;
652
+ height: 32px;
653
+ }
654
+ width: 70%;
655
+ padding-bottom: 39px !important;
656
+ justify-content: space-between;
657
+ }
658
+ padding-bottom: 39px !important;
659
+ }
660
+ }
661
+
662
+ // button17样式
663
+ &.h-buttons-button17 {
664
+ :deep(.ant-btn-group) {
665
+ display: flex;
666
+ gap: 6px;
667
+ .ant-btn {
668
+ border-radius: 6px;
669
+ border: none;
670
+ font-weight: normal;
671
+ letter-spacing: 0em;
672
+ width: 110px;
673
+ font-size: 16px;
674
+ font-family: "Source Han Sans";
675
+ line-height: normal;
676
+ height: 32px;
677
+ }
678
+ justify-content: center;
679
+ }
680
+ :deep(.x-buttons) {
681
+ margin-top: -60px;
682
+ }
683
+ }
684
+
685
+ // button19样式
686
+ &.h-buttons-button19 {
687
+ :deep(.x-buttons) {
688
+ margin: -20px 6px -20px 6px;
689
+ .ant-btn-group {
690
+ padding-top: 30px;
691
+ .ant-btn {
692
+ border-radius: 6px;
693
+ border: none;
694
+ margin: 0 2px;
695
+ width: 120px;
696
+ font-size: 16px;
697
+ height: 52px;
698
+ }
699
+ width: 100%;
700
+ padding-bottom: 10px;
701
+ }
702
+ }
703
+ }
704
+
705
+ // left53px样式
706
+ &.h-buttons-left53px {
707
+ padding: 2px;
708
+ left: 53px;
709
+ position: relative;
710
+ }
711
+
712
+ // charges-button样式
713
+ &.h-buttons-charges-button {
714
+ :deep(.ant-btn-group) {
715
+ .ant-btn {
716
+ border: 1px solid #9499A0;
717
+ color: #313131;
718
+ font-weight: normal;
719
+ display: flex;
720
+ letter-spacing: 0em;
721
+ font-size: 16px;
722
+ line-height: normal;
723
+ box-sizing: border-box;
724
+ margin-right: 6px;
725
+ border-radius: 6px;
726
+ background-color: #FFFFFF;
727
+ width: 110px;
728
+ font-family: "Source Han Sans";
729
+ height: 32px;
730
+ }
731
+ }
732
+ :deep(.ant-card-body) {
733
+ padding: 0;
734
+ }
735
+ }
736
+
737
+ // button30样式
738
+ &.h-buttons-button30 {
739
+ :deep(.ant-btn-group) {
740
+ .ant-btn {
741
+ border-radius: 6px;
742
+ display: inline-block;
743
+ margin-right: 10px;
744
+ }
745
+ width: 100%;
746
+ }
747
+ }
748
+ }
749
+ </style>