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,330 +0,0 @@
1
- <template>
2
- <div v-if="pattern == 'schedule'">
3
- <a-table
4
- :columns="columns"
5
- :data-source="data"
6
- :rowSelection="rowSelection"
7
- :scroll="{ y: '70vh' }">
8
- <span slot="time" class="time-title">
9
- <span v-for="(item, index) in configData.timePeriod" :key="index">{{ item }}</span>
10
- </span>
11
- <div v-for="(item, index) in weekDays" :key="index" :slot="item.key" class="week_last_next_btn">
12
- <a-button slot="lastWeek" icon="left" size="large" @click="handleLastWeek" v-if="item.title == '周一'" />
13
- <div class="time-title">
14
- <span>{{ item.title }}</span>
15
- <span>{{ currentWeekDates[index].toLocaleDateString() }}</span>
16
- </div>
17
- <a-button slot="nextWeek" icon="right" size="large" @click="handleNextWeek" v-if="item.title == '周日'"/>
18
- </div>
19
- <template :slot="day.key" slot-scope="text, record" v-for="day in shiftTable">
20
- <div class="time-title" :key="day.key">
21
- <a-button v-for="(item, index) in record[day.key]" :key="index" @click="handleShiftChange(day.key, index, record)">{{ item === 1 || item === '1' ? '坐诊' : '休息' }}</a-button>
22
- </div>
23
- </template>
24
- <template slot="sk_limit" slot-scope="text, record">
25
- <a-input-number id="inputNumber" v-model="record.sk_limit" :min="configData.sk_limitMin" :max="configData.sk_limitMax" />
26
- </template>
27
- </a-table>
28
- </div>
29
- <div v-else-if="pattern == 'form'">
30
- <a-table :columns="columns" :data-source="data" :row-selection="rowSelection" bordered>
31
- <template v-for="col in columns" :slot="col.dataIndex" slot-scope="text, record">
32
- <template v-if="col.type === 'input'">
33
- <a-input
34
- v-if="getRowSpan(record, col) !== 0"
35
- :value="record[col.dataIndex]"
36
- :placeholder="`请输入${col.title}`"
37
- @input="val => handleInputChange(record, col.dataIndex, val)"
38
- class="ant-input"
39
- :key="record.key + '-' + col.dataIndex"
40
- />
41
- </template>
42
- <template v-else-if="col.row">
43
- <div v-if="getRowSpan(record, col) !== 0" :key="record.key + '-' + col.dataIndex">{{ text }}</div>
44
- </template>
45
- <template v-else>
46
- {{ text }}
47
- </template>
48
- </template>
49
- </a-table>
50
- </div>
51
- </template>
52
- <script>
53
- import { getConfigByName, runLogic } from '@vue2-client/services/api/common'
54
-
55
- export default {
56
- data () {
57
- return {
58
- // 模式
59
- pattern: 'schedule',
60
- data: [],
61
- // 列配置
62
- columns: [],
63
- column: [
64
- {
65
- title: 'name',
66
- dataIndex: 'name',
67
- key: 'name',
68
- slots: { title: 'customTitle' },
69
- scopedSlots: { customRender: 'name' }
70
- },
71
- {
72
- title: 'targetValue',
73
- dataIndex: 'targetValue',
74
- key: 'targetValue',
75
- scopedSlots: { customRender: 'targetValue' }
76
- },
77
- {
78
- title: 'Address',
79
- dataIndex: 'address',
80
- key: 'address',
81
- scopedSlots: { customRender: 'name' }
82
- },
83
- {
84
- title: 'Tags',
85
- key: 'tags',
86
- dataIndex: 'tags',
87
- scopedSlots: { customRender: 'tags' },
88
- },
89
- {
90
- title: 'Action',
91
- key: 'action',
92
- scopedSlots: { customRender: 'action' },
93
- }
94
- ],
95
- // 列名
96
- columnNames: [],
97
- // 选中的行键值集合
98
- selectedRows: [],
99
- // 选中的行信息集合
100
- selectedRowKeys: [],
101
- // 原始数据备份
102
- originalData: [],
103
- // 配置参数
104
- configData: {},
105
- // 当前显示的周次日期
106
- currentWeekDates: [],
107
- weekDays: [...['周一', '周二', '周三', '周四', '周五', '周六', '周日'].map((title, index) => {
108
- const key = ['Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday', 'Sunday'][index]
109
- return { title, key }
110
- })],
111
- // 排班时间表
112
- shiftTable: [...['周一', '周二', '周三', '周四', '周五', '周六', '周日'].map((title, index) => {
113
- const key = ['Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday', 'Sunday'][index]
114
- return {
115
- key, dataIndex: key, scopedSlots: { customRender: key }, slots: { title: key }, align: 'center', width: key === 'Monday' || key === 'Sunday' ? 170 : 120
116
- }
117
- }),
118
- {
119
- title: '排班数',
120
- key: 'sk_limit',
121
- dataIndex: 'sk_limit',
122
- scopedSlots: { customRender: 'sk_limit' },
123
- align: 'center'
124
- }
125
- ]
126
- }
127
- },
128
- props: {
129
- // 配置名
130
- queryParamsName: {
131
- type: String,
132
- default: ''
133
- },
134
- // 服务名
135
- serviceName: {
136
- type: String,
137
- default: 'af-his'
138
- }
139
- },
140
- computed: {
141
- rowSelection () {
142
- return {
143
- selectedRowKeys: this.selectedRowKeys,
144
- onChange: (selectedRowKeys, selectedRows) => {
145
- this.onSelectChange(selectedRowKeys, selectedRows)
146
- }
147
- }
148
- }
149
- },
150
- mounted () {
151
- this.initWeekDates()
152
- },
153
- methods: {
154
- handleShiftChange (day, index, record) {
155
- // 找到当前记录在data中的索引
156
- const dataIndex = this.data.findIndex(item => item.id === record.id)
157
- if (dataIndex === -1) return
158
- // 获取当前状态
159
- const currentValue = record[day][index]
160
- const newValue = currentValue === 1 || currentValue === '1' ? 0 : 1
161
- // 更新按钮显示
162
- this.$set(record[day], index, newValue)
163
- // 同步更新data中的数据
164
- this.$set(this.data[dataIndex][day], index, newValue)
165
- },
166
- onSelectChange (selectedRowKeys, selectedRows) {
167
- this.selectedRowKeys = selectedRowKeys
168
- this.selectedRows = selectedRows
169
- },
170
- // 获取选中的行数据
171
- getSelectedRowData () {
172
- return this.selectedRows
173
- },
174
- // 获取全部数据
175
- getAllTable () {
176
- return this.data
177
- },
178
- // 初始化数据
179
- async init (queryParamsName) {
180
- getConfigByName(queryParamsName, this.serviceName, result => {
181
- this.configData = result
182
- runLogic(result.dataSource, {}, this.serviceName).then(res => {
183
- this.columns = []
184
- this.columns = JSON.parse(JSON.stringify(this.configData.columns))
185
- this.pattern = result.pattern
186
- if (this.pattern == 'schedule') {
187
- for (let i = 0; i < this.shiftTable.length; i++) {
188
- this.columns.push(this.shiftTable[i])
189
- }
190
- if (res && Array.isArray(res)) {
191
- const weekDays = ['monday', 'tuesday', 'wednesday', 'thursday', 'friday', 'saturday', 'sunday']
192
- const shifts = ['am', 'pm', 'evening']
193
- let key = 0
194
- this.data = res.map(item => {
195
- const scheduleData = {
196
- key: key++
197
- }
198
- this.configData.columnsName.forEach(columnName => { scheduleData[columnName] = item[columnName] })
199
- weekDays.forEach(day => {
200
- scheduleData[day.charAt(0).toUpperCase() + day.slice(1)] = shifts.map(shift => item[`f_${day}_${shift}`] === '1' ? 1 : 0)
201
- })
202
- return scheduleData
203
- })
204
- // 保存原始数据
205
- this.originalData = JSON.parse(JSON.stringify(this.data))
206
- }
207
- } else if (this.pattern == 'form') {
208
- console.log(res)
209
- this.data = this.processFormData(res)
210
- }
211
- })
212
- })
213
- },
214
- // 查询数据函数
215
- filterTableData (filters) {
216
- if (!filters || Object.keys(filters).length === 0) {
217
- // 如果没有过滤条件,恢复原始数据
218
- this.data = JSON.parse(JSON.stringify(this.originalData))
219
- return
220
- }
221
- // 从原始数据开始过滤
222
- this.data = this.originalData.filter(item => {
223
- // 检查每一项是否满足所有过滤条件
224
- return Object.entries(filters).every(([key, value]) => {
225
- // 如果过滤值是字符串,进行模糊匹配
226
- if (typeof value === 'string') {
227
- return item[key] && item[key].toString().toLowerCase().includes(value.toLowerCase())
228
- }
229
- // 如果过滤值是数字,进行精确匹配
230
- return item[key] === value
231
- })
232
- })
233
- },
234
- // form模式:行复制和rowSpan处理
235
- processFormData (originalData) {
236
- if (!originalData || !Array.isArray(originalData)) return []
237
- // 查找有row属性的列
238
- const rowColumns = this.columns.filter(col => col.row && col.row > 1)
239
- if (rowColumns.length === 0) return originalData
240
- // 复制行
241
- const processedData = []
242
- originalData.forEach((item, originalIndex) => {
243
- // 取第一个有row属性的列的row值
244
- const firstRowColumn = rowColumns[0]
245
- const rowCount = firstRowColumn ? firstRowColumn.row : 1
246
- for (let i = 0; i < rowCount; i++) {
247
- processedData.push({ ...item, _rowIndex: i })
248
- }
249
- })
250
- return processedData
251
- },
252
- getRowSpan (row, col) {
253
- // 只在每组的第一个显示,其他返回0
254
- if (!col.row) return 1
255
- return row._rowIndex === 0 ? col.row : 0
256
- },
257
- handleInputChange (row, dataIndex, value) {
258
- this.$set(row, dataIndex, value)
259
- },
260
- // 初始化周次日期
261
- initWeekDates () {
262
- const today = new Date()
263
- const currentDay = today.getDay() || 7 // 将周日的0转换为7
264
- const monday = new Date(today)
265
- monday.setDate(today.getDate() - currentDay + 1) // 设置为本周一
266
- this.currentWeekDates = Array.from({ length: 7 }, (_, index) => {
267
- const date = new Date(monday)
268
- date.setDate(monday.getDate() + index)
269
- return date
270
- })
271
- },
272
- // 切换到上一周
273
- handleLastWeek () {
274
- const monday = new Date(this.currentWeekDates[0])
275
- monday.setDate(monday.getDate() - 7)
276
- this.updateWeekDates(monday)
277
- },
278
- // 切换到下一周
279
- handleNextWeek () {
280
- const monday = new Date(this.currentWeekDates[0])
281
- monday.setDate(monday.getDate() + 7)
282
- this.updateWeekDates(monday)
283
- },
284
- // 更新周次日期
285
- updateWeekDates (monday) {
286
- this.currentWeekDates = Array.from({ length: 7 }, (_, index) => {
287
- const date = new Date(monday)
288
- date.setDate(monday.getDate() + index)
289
- return date
290
- })
291
- }
292
- },
293
- watch: {
294
- queryParamsName: {
295
- handler (newValue) {
296
- this.init(newValue)
297
- },
298
- deep: true,
299
- immediate: true
300
- }
301
- }
302
- }
303
- </script>
304
-
305
- <style scoped>
306
- .time-title {
307
- display: flex !important;
308
- flex-direction: column !important;
309
- align-items: center !important;
310
- }
311
- .week_last_next_btn {
312
- display: flex;
313
- flex-direction: row;
314
- align-items: center;
315
- justify-content: center;
316
- gap: 16px;
317
- }
318
- ::v-deep .ant-table-thead > tr > th,
319
- ::v-deep .ant-table-tbody > tr > td {
320
- padding: 8px 16px !important;
321
- overflow-wrap: break-word;
322
- }
323
- .ant-input {
324
- width: 100%;
325
- }
326
- .a-div{
327
- display: flex;
328
- flex-direction: column;
329
- }
330
- </style>
@@ -1,304 +0,0 @@
1
- <template>
2
- <div v-if="pattern == 'schedule'">
3
- <a-table
4
- :columns="columns"
5
- :data-source="data"
6
- :rowSelection="rowSelection"
7
- :scroll="{ y: '70vh' }">
8
- <span slot="time" class="time-title">
9
- <span v-for="(item, index) in configData.timePeriod" :key="index">{{ item }}</span>
10
- </span>
11
- <div v-for="(item, index) in weekDays" :key="index" :slot="item.key" class="week_last_next_btn">
12
- <a-button slot="lastWeek" icon="left" size="large" @click="handleLastWeek" v-if="item.title == '周一'" />
13
- <div class="time-title">
14
- <span>{{ item.title }}</span>
15
- <span>{{ currentWeekDates[index].toLocaleDateString() }}</span>
16
- </div>
17
- <a-button slot="nextWeek" icon="right" size="large" @click="handleNextWeek" v-if="item.title == '周日'"/>
18
- </div>
19
- <template :slot="day.key" slot-scope="text, record" v-for="day in shiftTable">
20
- <div class="time-title" :key="day.key">
21
- <a-button v-for="(item, index) in record[day.key]" :key="index" @click="handleShiftChange(day.key, index, record)">{{ item === 1 || item === '1' ? '坐诊' : '休息' }}</a-button>
22
- </div>
23
- </template>
24
- <template slot="sk_limit" slot-scope="text, record">
25
- <a-input-number id="inputNumber" v-model="record.sk_limit" :min="configData.sk_limitMin" :max="configData.sk_limitMax" />
26
- </template>
27
- </a-table>
28
- </div>
29
- <div v-else-if="pattern == 'form'">
30
- <a-table :columns="columns" :data-source="data" :row-selection="rowSelection" bordered>
31
- <template v-for="col in columns" :slot="col.dataIndex" slot-scope="text, record">
32
- <template v-if="col.type === 'input'">
33
- <a-input
34
- v-if="getRowSpan(record, col) !== 0"
35
- :value="record[col.dataIndex]"
36
- :placeholder="`请输入${col.title}`"
37
- @input="val => handleInputChange(record, col.dataIndex, val)"
38
- class="ant-input"
39
- :key="record.key + '-' + col.dataIndex"
40
- />
41
- </template>
42
- <template v-else-if="col.row">
43
- <div v-if="getRowSpan(record, col) !== 0" :key="record.key + '-' + col.dataIndex">{{ text }}</div>
44
- </template>
45
- <template v-else>
46
- {{ text }}
47
- </template>
48
- </template>
49
- </a-table>
50
- </div>
51
- </template>
52
- <script>
53
- import { getConfigByName, runLogic } from '@vue2-client/services/api/common'
54
-
55
- export default {
56
- data () {
57
- return {
58
- // 模式
59
- pattern: 'schedule',
60
- data: [],
61
- // 列配置
62
- columns: [],
63
- column: [
64
- {
65
- title: 'name',
66
- dataIndex: 'name',
67
- key: 'name',
68
- slots: { title: 'customTitle' },
69
- scopedSlots: { customRender: 'name' }
70
- },
71
- {
72
- title: 'targetValue',
73
- dataIndex: 'targetValue',
74
- key: 'targetValue',
75
- scopedSlots: { customRender: 'targetValue' }
76
- },
77
- {
78
- title: 'Address',
79
- dataIndex: 'address',
80
- key: 'address',
81
- scopedSlots: { customRender: 'name' }
82
- },
83
- {
84
- title: 'Tags',
85
- key: 'tags',
86
- dataIndex: 'tags',
87
- scopedSlots: { customRender: 'tags' },
88
- },
89
- {
90
- title: 'Action',
91
- key: 'action',
92
- scopedSlots: { customRender: 'action' },
93
- }
94
- ],
95
- // 列名
96
- columnNames: [],
97
- // 选中的行键值集合
98
- selectedRows: [],
99
- // 选中的行信息集合
100
- selectedRowKeys: [],
101
- // 原始数据备份
102
- originalData: [],
103
- // 配置参数
104
- configData: {},
105
- // 当前显示的周次日期
106
- currentWeekDates: [],
107
- weekDays: [...['周一', '周二', '周三', '周四', '周五', '周六', '周日'].map((title, index) => {
108
- const key = ['Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday', 'Sunday'][index]
109
- return { title, key }
110
- })],
111
- // 排班时间表
112
- shiftTable: [...['周一', '周二', '周三', '周四', '周五', '周六', '周日'].map((title, index) => {
113
- const key = ['Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday', 'Sunday'][index]
114
- return {
115
- key, dataIndex: key, scopedSlots: { customRender: key }, slots: { title: key }, align: 'center', width: key === 'Monday' || key === 'Sunday' ? 170 : 120
116
- }
117
- }),
118
- {
119
- title: '排班数',
120
- key: 'sk_limit',
121
- dataIndex: 'sk_limit',
122
- scopedSlots: { customRender: 'sk_limit' },
123
- align: 'center'
124
- }
125
- ]
126
- }
127
- },
128
- props: {
129
- // 配置名
130
- queryParamsName: {
131
- type: String,
132
- default: ''
133
- },
134
- // 服务名
135
- serviceName: {
136
- type: String,
137
- default: 'af-his'
138
- }
139
- },
140
- computed: {
141
- rowSelection () {
142
- return {
143
- selectedRowKeys: this.selectedRowKeys,
144
- onChange: (selectedRowKeys, selectedRows) => {
145
- this.onSelectChange(selectedRowKeys, selectedRows)
146
- }
147
- }
148
- }
149
- },
150
- mounted () {
151
- this.initWeekDates()
152
- },
153
- methods: {
154
- handleShiftChange (day, index, record) {
155
- // 找到当前记录在data中的索引
156
- const dataIndex = this.data.findIndex(item => item.id === record.id)
157
- if (dataIndex === -1) return
158
- // 获取当前状态
159
- const currentValue = record[day][index]
160
- const newValue = currentValue === 1 || currentValue === '1' ? 0 : 1
161
- // 更新按钮显示
162
- this.$set(record[day], index, newValue)
163
- // 同步更新data中的数据
164
- this.$set(this.data[dataIndex][day], index, newValue)
165
- },
166
- onSelectChange (selectedRowKeys, selectedRows) {
167
- this.selectedRowKeys = selectedRowKeys
168
- this.selectedRows = selectedRows
169
- },
170
- // 获取选中的行数据
171
- getSelectedRowData () {
172
- return this.selectedRows
173
- },
174
- // 获取全部数据
175
- getAllTable () {
176
- return this.data
177
- },
178
- // 初始化数据
179
- async init (queryParamsName) {
180
- getConfigByName(queryParamsName, this.serviceName, result => {
181
- this.configData = result
182
- runLogic(result.dataSource, {}, this.serviceName).then(res => {
183
- this.columns = []
184
- this.columns = JSON.parse(JSON.stringify(this.configData.columns))
185
- this.pattern = result.pattern
186
- if (this.pattern == 'schedule') {
187
- for (let i = 0; i < this.shiftTable.length; i++) {
188
- this.columns.push(this.shiftTable[i])
189
- }
190
- if (res && Array.isArray(res)) {
191
- const weekDays = ['monday', 'tuesday', 'wednesday', 'thursday', 'friday', 'saturday', 'sunday']
192
- const shifts = ['am', 'pm', 'evening']
193
- let key = 0
194
- this.data = res.map(item => {
195
- const scheduleData = {
196
- key: key++
197
- }
198
- this.configData.columnsName.forEach(columnName => { scheduleData[columnName] = item[columnName] })
199
- weekDays.forEach(day => {
200
- scheduleData[day.charAt(0).toUpperCase() + day.slice(1)] = shifts.map(shift => item[`f_${day}_${shift}`] === '1' ? 1 : 0)
201
- })
202
- return scheduleData
203
- })
204
- // 保存原始数据
205
- this.originalData = JSON.parse(JSON.stringify(this.data))
206
- }
207
- } else if (this.pattern == 'form') {
208
- console.log(res)
209
- this.data = res
210
- }
211
- })
212
- })
213
- },
214
- // 查询数据函数
215
- filterTableData (filters) {
216
- if (!filters || Object.keys(filters).length === 0) {
217
- // 如果没有过滤条件,恢复原始数据
218
- this.data = JSON.parse(JSON.stringify(this.originalData))
219
- return
220
- }
221
- // 从原始数据开始过滤
222
- this.data = this.originalData.filter(item => {
223
- // 检查每一项是否满足所有过滤条件
224
- return Object.entries(filters).every(([key, value]) => {
225
- // 如果过滤值是字符串,进行模糊匹配
226
- if (typeof value === 'string') {
227
- return item[key] && item[key].toString().toLowerCase().includes(value.toLowerCase())
228
- }
229
- // 如果过滤值是数字,进行精确匹配
230
- return item[key] === value
231
- })
232
- })
233
- },
234
- // 初始化周次日期
235
- initWeekDates () {
236
- const today = new Date()
237
- const currentDay = today.getDay() || 7 // 将周日的0转换为7
238
- const monday = new Date(today)
239
- monday.setDate(today.getDate() - currentDay + 1) // 设置为本周一
240
- this.currentWeekDates = Array.from({ length: 7 }, (_, index) => {
241
- const date = new Date(monday)
242
- date.setDate(monday.getDate() + index)
243
- return date
244
- })
245
- },
246
- // 切换到上一周
247
- handleLastWeek () {
248
- const monday = new Date(this.currentWeekDates[0])
249
- monday.setDate(monday.getDate() - 7)
250
- this.updateWeekDates(monday)
251
- },
252
- // 切换到下一周
253
- handleNextWeek () {
254
- const monday = new Date(this.currentWeekDates[0])
255
- monday.setDate(monday.getDate() + 7)
256
- this.updateWeekDates(monday)
257
- },
258
- // 更新周次日期
259
- updateWeekDates (monday) {
260
- this.currentWeekDates = Array.from({ length: 7 }, (_, index) => {
261
- const date = new Date(monday)
262
- date.setDate(monday.getDate() + index)
263
- return date
264
- })
265
- }
266
- },
267
- watch: {
268
- queryParamsName: {
269
- handler (newValue) {
270
- this.init(newValue)
271
- },
272
- deep: true,
273
- immediate: true
274
- }
275
- }
276
- }
277
- </script>
278
-
279
- <style scoped>
280
- .time-title {
281
- display: flex !important;
282
- flex-direction: column !important;
283
- align-items: center !important;
284
- }
285
- .week_last_next_btn {
286
- display: flex;
287
- flex-direction: row;
288
- align-items: center;
289
- justify-content: center;
290
- gap: 16px;
291
- }
292
- ::v-deep .ant-table-thead > tr > th,
293
- ::v-deep .ant-table-tbody > tr > td {
294
- padding: 8px 16px !important;
295
- overflow-wrap: break-word;
296
- }
297
- .ant-input {
298
- width: 100%;
299
- }
300
- .a-div{
301
- display: flex;
302
- flex-direction: column;
303
- }
304
- </style>