dengzedong
5 天以前 3357b5f0f0919f7a52cd32a6d6de0acb14e0daaf
分支
用户 dengzedong <dengzedong@email>
星期二, 十二月 17, 2024 17:29 +0800
提交者 dengzedong <dengzedong@email>
星期二, 十二月 17, 2024 17:29 +0800
提交3357b5f0f0919f7a52cd32a6d6de0acb14e0daaf
目录 05b92d04125e78f7fa07ac64143e3ec0fec4aa90 目录 | zip | gz
上一版本 d7baa433f43830da04c77616d93a4f70f9974434 查看 | 对比
d97202367cb3a3d05e4b15bac1accd2c1bbaaf72 查看 | 对比
Merge remote-tracking branch 'origin/master'
已修改72个文件
已删除5个文件
已添加49个文件
15370 ■■■■ 文件已修改
.env.test 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
package.json 25 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/bpm/category/index.ts 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/bpm/model/index.ts 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/bpm/processInstance/index.ts 46 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/bpm/simple/index.ts 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/bpm/task/index.ts 55 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/data/da/point/index.ts 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/svgs/bpm/add-user.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/svgs/bpm/approve.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/svgs/bpm/auditor.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/svgs/bpm/cancel.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/svgs/bpm/condition.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/svgs/bpm/copy.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/svgs/bpm/finish.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/svgs/bpm/parallel.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/svgs/bpm/reject.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/svgs/bpm/running.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/svgs/bpm/simple-process-bg.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/svgs/bpm/starter.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Editor/src/Editor.vue 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/FormCreate/src/components/useApiSelect.tsx 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/FormCreate/src/config/useDictSelectRule.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/FormCreate/src/utils/index.ts 43 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesigner/src/addNode.vue 237 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesigner/src/nodeWrap.vue 297 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesigner/src/util.ts 165 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesigner/theme/workflow.css 1292 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesignerV2/src/NodeHandler.vue 214 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesignerV2/src/ProcessNodeTree.vue 118 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesignerV2/src/SimpleProcessDesigner.vue 179 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesignerV2/src/SimpleProcessModel.vue 140 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesignerV2/src/SimpleProcessViewer.vue 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesignerV2/src/consts.ts 570 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesignerV2/src/index.ts 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesignerV2/src/node.ts 495 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesignerV2/src/nodes-config/ConditionNodeConfig.vue 419 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesignerV2/src/nodes-config/CopyTaskNodeConfig.vue 374 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesignerV2/src/nodes-config/StartUserNodeConfig.vue 135 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesignerV2/src/nodes-config/UserTaskNodeConfig.vue 905 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesignerV2/src/nodes/CopyTaskNode.vue 97 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesignerV2/src/nodes/EndEventNode.vue 102 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesignerV2/src/nodes/ExclusiveNode.vue 229 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesignerV2/src/nodes/InclusiveNode.vue 233 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesignerV2/src/nodes/ParallelNode.vue 184 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesignerV2/src/nodes/StartUserNode.vue 154 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesignerV2/src/nodes/UserTaskNode.vue 174 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesignerV2/src/utils.ts 41 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesignerV2/theme/iconfont.ttf 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesignerV2/theme/iconfont.woff 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesignerV2/theme/iconfont.woff2 对比 | 查看 | 原始文档 | blame | 历史
src/components/SimpleProcessDesignerV2/theme/simple-process-designer.scss 750 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/UploadFile/src/useUpload.ts 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/UserSelectForm/index.vue 152 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/bpmnProcessDesigner/package/designer/ProcessDesigner.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/bpmnProcessDesigner/package/designer/ProcessViewer.vue 959 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/bpmnProcessDesigner/package/designer/plugins/descriptor/flowableDescriptor.json 70 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/bpmnProcessDesigner/package/penal/PropertiesPanel.vue 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/bpmnProcessDesigner/package/penal/custom-config/ElementCustomConfig.vue 283 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/bpmnProcessDesigner/package/penal/form/ElementForm.vue 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/bpmnProcessDesigner/package/penal/listeners/ElementListeners.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/bpmnProcessDesigner/package/penal/multi-instance/ElementMultiInstance.vue 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/bpmnProcessDesigner/package/penal/properties/ElementProperties.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/bpmnProcessDesigner/package/penal/task/ElementTask.vue 9 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/bpmnProcessDesigner/package/theme/element-variables.scss 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/bpmnProcessDesigner/package/theme/index.scss 119 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/bpmnProcessDesigner/package/theme/process-designer.scss 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/bpmnProcessDesigner/package/utils.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/config/axios/service.ts 54 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/AppView.vue 23 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Breadcrumb/src/Breadcrumb.vue 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Footer/src/Footer.vue 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Menu/src/Menu.vue 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Message/src/Message.vue 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Setting/src/Setting.vue 5 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/TabMenu/src/TabMenu.vue 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/TagsView/src/TagsView.vue 146 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/UserInfo/src/UserInfo.vue 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/UserInfo/src/components/LockDialog.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/UserInfo/src/components/LockPage.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/useRenderLayout.tsx 38 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/plugins/formCreate/index.ts 75 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/router/index.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/router/modules/remaining.ts 20 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/bpm/simpleWorkflow.ts 55 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/permission.ts 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/tagsView.ts 38 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/constants.ts 20 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/dict.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/routerHelper.ts 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/category/CategoryForm.vue 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/definition/index.vue 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/form/editor/index.vue 63 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/form/index.vue 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/group/UserGroupForm.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/model/CategoryDraggableModel.vue 532 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/model/ModelForm.vue 234 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/model/ModelImportForm.vue 141 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/model/editor/index.vue 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/model/index.vue 507 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/model/index_old.vue 404 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/processExpression/ProcessExpressionForm.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/processInstance/create/ProcessDefinitionDetail.vue 259 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/processInstance/create/index.vue 423 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/processInstance/create/index_old.vue 266 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/processInstance/detail/ProcessInstanceBpmnViewer.vue 67 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/processInstance/detail/ProcessInstanceOperationButton.vue 889 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/processInstance/detail/ProcessInstanceSimpleViewer.vue 168 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/processInstance/detail/ProcessInstanceTaskList.vue 194 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/processInstance/detail/ProcessInstanceTimeline.vue 292 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/processInstance/detail/dialog/TaskSignDeleteForm.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/processInstance/detail/index.vue 591 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/processInstance/index.vue 158 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/processInstance/manager/index.vue 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/processListener/ProcessListenerForm.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/simple/SimpleModelDesign.vue 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/simpleWorkflow/index.vue 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/task/copy/index.vue 27 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/task/done/index.vue 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/task/manager/index.vue 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/bpm/task/todo/index.vue 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/data/channel/http/api/tag/index.vue 7 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/data/point/index.vue 29 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/model/pre/item/MmPredictItemForm.vue 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
types/env.d.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
vite.config.ts 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史