sohelp-eleplus 1.1.15 → 1.1.17-beta.0

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 (132) hide show
  1. package/components.js +1 -0
  2. package/package.json +1 -1
  3. package/sohelp-dict/index.vue +116 -117
  4. package/sohelp-drawer/index.vue +20 -1
  5. package/sohelp-grid/index.vue +48 -44
  6. package/sohelp-grid/js/useSohelpGridConfig.js +2 -2
  7. package/sohelp-grid-view/filter/config/grid-filter-field.vue +1 -1
  8. package/sohelp-grid-view/filter/config/grid-filter-keywords.vue +1 -1
  9. package/sohelp-grid-view/filter/config/grid-filter-list.vue +1 -1
  10. package/sohelp-grid-view/filter/config/grid-filter-sort.vue +1 -1
  11. package/sohelp-grid-view/filter/config/index.vue +5 -5
  12. package/sohelp-grid-view/filter/filter-form.vue +2 -2
  13. package/sohelp-grid-view/filter/index.vue +3 -3
  14. package/sohelp-grid-view/index.vue +1 -1
  15. package/sohelp-icon-select/icons/AnalysisOutlined.vue +22 -0
  16. package/sohelp-icon-select/icons/ApplicationOutlined.vue +21 -0
  17. package/sohelp-icon-select/icons/AppstoreAddOutlined.vue +28 -0
  18. package/sohelp-icon-select/icons/AppstoreOutlined.vue +30 -0
  19. package/sohelp-icon-select/icons/ArrowDown.vue +21 -0
  20. package/sohelp-icon-select/icons/ArrowDownOutlined.vue +20 -0
  21. package/sohelp-icon-select/icons/ArrowLeft.vue +21 -0
  22. package/sohelp-icon-select/icons/ArrowLeftOutlined.vue +20 -0
  23. package/sohelp-icon-select/icons/ArrowRight.vue +21 -0
  24. package/sohelp-icon-select/icons/ArrowRightOutlined.vue +20 -0
  25. package/sohelp-icon-select/icons/ArrowUp.vue +21 -0
  26. package/sohelp-icon-select/icons/ArrowUpOutlined.vue +20 -0
  27. package/sohelp-icon-select/icons/BellOutlined.vue +21 -0
  28. package/sohelp-icon-select/icons/BookOutlined.vue +21 -0
  29. package/sohelp-icon-select/icons/CalendarOutlined.vue +19 -0
  30. package/sohelp-icon-select/icons/CaretDownFilled.vue +13 -0
  31. package/sohelp-icon-select/icons/CaretUpFilled.vue +13 -0
  32. package/sohelp-icon-select/icons/CheckCircleFilled.vue +15 -0
  33. package/sohelp-icon-select/icons/CheckCircleOutlined.vue +23 -0
  34. package/sohelp-icon-select/icons/CheckOutlined.vue +20 -0
  35. package/sohelp-icon-select/icons/CityOutlined.vue +22 -0
  36. package/sohelp-icon-select/icons/ClockCircleOutlined.vue +23 -0
  37. package/sohelp-icon-select/icons/CloseCircleFilled.vue +15 -0
  38. package/sohelp-icon-select/icons/CloseCircleOutlined.vue +22 -0
  39. package/sohelp-icon-select/icons/CloseOutlined.vue +20 -0
  40. package/sohelp-icon-select/icons/CloudUploadOutlined.vue +23 -0
  41. package/sohelp-icon-select/icons/ClusterOutlined.vue +21 -0
  42. package/sohelp-icon-select/icons/CodeOutlined.vue +22 -0
  43. package/sohelp-icon-select/icons/ColumnHeightOutlined.vue +18 -0
  44. package/sohelp-icon-select/icons/CompassOutlined.vue +22 -0
  45. package/sohelp-icon-select/icons/CompressOutlined.vue +23 -0
  46. package/sohelp-icon-select/icons/ConnectionOutlined.vue +24 -0
  47. package/sohelp-icon-select/icons/ControlOutlined.vue +27 -0
  48. package/sohelp-icon-select/icons/CopyOutlined.vue +22 -0
  49. package/sohelp-icon-select/icons/CpuOutlined.vue +22 -0
  50. package/sohelp-icon-select/icons/DashboardOutlined.vue +26 -0
  51. package/sohelp-icon-select/icons/DatabaseOutlined.vue +22 -0
  52. package/sohelp-icon-select/icons/DeleteOutlined.vue +22 -0
  53. package/sohelp-icon-select/icons/DesktopOutlined.vue +19 -0
  54. package/sohelp-icon-select/icons/DownloadOutlined.vue +21 -0
  55. package/sohelp-icon-select/icons/DragOutlined.vue +22 -0
  56. package/sohelp-icon-select/icons/EditOutlined.vue +21 -0
  57. package/sohelp-icon-select/icons/EllipsisOutlined.vue +15 -0
  58. package/sohelp-icon-select/icons/EnvironmentOutlined.vue +22 -0
  59. package/sohelp-icon-select/icons/ExclamationCircleFilled.vue +15 -0
  60. package/sohelp-icon-select/icons/ExpandOutlined.vue +23 -0
  61. package/sohelp-icon-select/icons/FileOutlined.vue +22 -0
  62. package/sohelp-icon-select/icons/FilterFilled.vue +15 -0
  63. package/sohelp-icon-select/icons/FolderAddOutlined.vue +20 -0
  64. package/sohelp-icon-select/icons/FolderOutlined.vue +19 -0
  65. package/sohelp-icon-select/icons/FormOutlined.vue +20 -0
  66. package/sohelp-icon-select/icons/FullscreenExitOutlined.vue +16 -0
  67. package/sohelp-icon-select/icons/FullscreenOutlined.vue +16 -0
  68. package/sohelp-icon-select/icons/FundOutlined.vue +20 -0
  69. package/sohelp-icon-select/icons/GlobalOutlined.vue +15 -0
  70. package/sohelp-icon-select/icons/HolderOutlined.vue +18 -0
  71. package/sohelp-icon-select/icons/HomeOutlined.vue +19 -0
  72. package/sohelp-icon-select/icons/IdcardOutlined.vue +25 -0
  73. package/sohelp-icon-select/icons/InfoCircleFilled.vue +15 -0
  74. package/sohelp-icon-select/icons/LinkOutlined.vue +15 -0
  75. package/sohelp-icon-select/icons/LoadingDotOutlined.vue +21 -0
  76. package/sohelp-icon-select/icons/LoadingOutlined.vue +19 -0
  77. package/sohelp-icon-select/icons/LockOutlined.vue +21 -0
  78. package/sohelp-icon-select/icons/LogOutlined.vue +22 -0
  79. package/sohelp-icon-select/icons/LogoutOutlined.vue +22 -0
  80. package/sohelp-icon-select/icons/MailOutlined.vue +19 -0
  81. package/sohelp-icon-select/icons/MenuFoldOutlined.vue +17 -0
  82. package/sohelp-icon-select/icons/MenuUnfoldOutlined.vue +17 -0
  83. package/sohelp-icon-select/icons/MessageOutlined.vue +22 -0
  84. package/sohelp-icon-select/icons/MinusCircleOutlined.vue +22 -0
  85. package/sohelp-icon-select/icons/MobileOutlined.vue +20 -0
  86. package/sohelp-icon-select/icons/MoonOutlined.vue +21 -0
  87. package/sohelp-icon-select/icons/MoreOutlined.vue +15 -0
  88. package/sohelp-icon-select/icons/PauseFilled.vue +14 -0
  89. package/sohelp-icon-select/icons/PieChartOutlined.vue +20 -0
  90. package/sohelp-icon-select/icons/PlayFilled.vue +13 -0
  91. package/sohelp-icon-select/icons/PlusCircleOutlined.vue +22 -0
  92. package/sohelp-icon-select/icons/PlusOutlined.vue +19 -0
  93. package/sohelp-icon-select/icons/ProtectOutlined.vue +21 -0
  94. package/sohelp-icon-select/icons/QuestionCircleFilled.vue +15 -0
  95. package/sohelp-icon-select/icons/QuestionCircleOutlined.vue +25 -0
  96. package/sohelp-icon-select/icons/ReloadOutlined.vue +22 -0
  97. package/sohelp-icon-select/icons/SearchOutlined.vue +21 -0
  98. package/sohelp-icon-select/icons/SettingOutlined.vue +24 -0
  99. package/sohelp-icon-select/icons/ShoppingOutlined.vue +19 -0
  100. package/sohelp-icon-select/icons/SortOutlined.vue +21 -0
  101. package/sohelp-icon-select/icons/StarFilled.vue +15 -0
  102. package/sohelp-icon-select/icons/StepBackwardFilled.vue +17 -0
  103. package/sohelp-icon-select/icons/StepForwardFilled.vue +17 -0
  104. package/sohelp-icon-select/icons/SuitcaseOutlined.vue +19 -0
  105. package/sohelp-icon-select/icons/SunOutlined.vue +29 -0
  106. package/sohelp-icon-select/icons/SwapOutlined.vue +21 -0
  107. package/sohelp-icon-select/icons/SyncOutlined.vue +21 -0
  108. package/sohelp-icon-select/icons/TableOutlined.vue +19 -0
  109. package/sohelp-icon-select/icons/TagOutlined.vue +20 -0
  110. package/sohelp-icon-select/icons/TimerOutlined.vue +22 -0
  111. package/sohelp-icon-select/icons/UndoOutlined.vue +22 -0
  112. package/sohelp-icon-select/icons/UnlockOutlined.vue +21 -0
  113. package/sohelp-icon-select/icons/UploadOutlined.vue +21 -0
  114. package/sohelp-icon-select/icons/UserOutlined.vue +21 -0
  115. package/sohelp-icon-select/icons/VerticalAlignMiddleOutlined.vue +15 -0
  116. package/sohelp-icon-select/icons/VerticalLeftOutlined.vue +13 -0
  117. package/sohelp-icon-select/icons/VerticalRightOutlined.vue +13 -0
  118. package/sohelp-icon-select/icons/WarningOutlined.vue +21 -0
  119. package/sohelp-icon-select/icons/ZoomInOutlined.vue +22 -0
  120. package/sohelp-icon-select/icons/ZoomOutOutlined.vue +22 -0
  121. package/sohelp-icon-select/icons/index.js +106 -0
  122. package/sohelp-icon-select/icons/index.ts +106 -0
  123. package/sohelp-icon-select/index.vue +1 -2
  124. package/sohelp-modal/index.vue +39 -23
  125. package/sohelp-search/index.vue +1 -1
  126. package/sohelp-vform-eleplus/index.vue +5 -5
  127. package/sohelp-vform-modal/index.vue +1 -1
  128. package/sohelp-vxe-grid/DefaultGridOptions.js +0 -3
  129. package/sohelp-vxe-grid/index.vue +1 -1
  130. package/sohelp-vxe-table/index.vue +1 -1
  131. package/sohelp-workflow-drawer/components/approval-modal.vue +4 -4
  132. package/sohelp-workflow-drawer/components/form.vue +1 -2
@@ -44,7 +44,7 @@
44
44
 
45
45
  <script setup>
46
46
  import { todoOperate } from '../js/index.js';
47
- import { EleMessage } from '@/components/ele-admin-plus/components';
47
+ import { ElMessage } from 'element-plus';
48
48
  import { Plus } from '@element-plus/icons-vue';
49
49
  import { ref } from 'vue';
50
50
  import { useFormData } from '@/utils/use-form-data';
@@ -117,7 +117,7 @@
117
117
  */
118
118
  const save = () => {
119
119
  if (!props.data?.refid && !props.data.id) {
120
- EleMessage.error('缺少参数refid,id');
120
+ ElMessage.error('缺少参数refid,id');
121
121
  return;
122
122
  }
123
123
  loading.value = true;
@@ -133,13 +133,13 @@
133
133
  todoOperate(props.type, formData)
134
134
  .then((msg) => {
135
135
  loading.value = false;
136
- EleMessage.success(msg);
136
+ ElMessage.success(msg);
137
137
  emit('confirm');
138
138
  close();
139
139
  })
140
140
  .catch((e) => {
141
141
  loading.value = false;
142
- EleMessage.error(e.message);
142
+ ElMessage.error(e.message);
143
143
  });
144
144
  };
145
145
 
@@ -15,8 +15,7 @@
15
15
  import { ref, watch } from 'vue';
16
16
  import { ElMessage } from 'element-plus';
17
17
  import { getTodoDetail } from '@/api/todo/index.js';
18
- import { moduleCache } from '@/components/sohelp-eleplus/cache/ModuleCache.js';
19
- import SohelpEntityForm from '@/components/sohelp-eleplus/sohelp-entity-form/index.vue';
18
+ import SohelpEntityForm from '../../sohelp-entity-form/index.vue';
20
19
 
21
20
  const props = defineProps({
22
21
  data: Object