兰宝车间质量管理系统-前端
疯狂的狮子Li
2025-01-20 5e440a7dc434c43eb828fa62cf9c12b0078b8565
分支
用户 疯狂的狮子Li <15040126243@163.com>
星期一, 一月 20, 2025 11:36 +0800
提交者 Gitee <noreply@gitee.com>
星期一, 一月 20, 2025 11:36 +0800
提交5e440a7dc434c43eb828fa62cf9c12b0078b8565
目录 e01cc16b529ded0f7ffe448142404b785539ad0f 目录 | zip | gz
上一版本 9a02598c00c0af120b38cfd09229abe17b10c4b7 查看 | 对比
3280baff16f6de226beeb1aeb2315552d194fbd8 查看 | 对比
!173 发布 5.3.0-BETA 公测版本
Merge pull request !173 from 疯狂的狮子Li/dev
已添加8个文件
已删除55个文件
已修改89个文件
12234 ■■■■ 文件已修改
.env.development 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
.eslintignore 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
.eslintrc.cjs 51 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
README.md 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
eslint.config.js 86 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
package.json 58 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/login.ts 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/monitor/online/index.ts 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/system/dept/index.ts 15 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/system/dept/types.ts 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/system/tenant/index.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/system/user/index.ts 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/workflow/category/index.ts 27 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/workflow/category/types.ts 71 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/workflow/definition/index.ts 170 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/workflow/definition/types.ts 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/workflow/definitionConfig/index.ts 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/workflow/definitionConfig/types.ts 102 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/workflow/formManage/index.ts 76 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/workflow/formManage/types.ts 69 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/workflow/instance/index.ts 101 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/workflow/instance/types.ts 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/workflow/model/index.ts 104 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/workflow/model/types.ts 66 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/workflow/nodeConfig/types.ts 38 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/workflow/processDefinition/index.ts 114 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/workflow/processDefinition/types.ts 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/workflow/processInstance/index.ts 136 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/workflow/processInstance/types.ts 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/workflow/task/index.ts 140 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/workflow/task/types.ts 67 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/workflow/workflowCommon/index.ts 32 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/workflow/workflowCommon/types.ts 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/styles/element-ui.scss 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/styles/variables.module.scss 54 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/assets/defaultXML.ts 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/assets/lang/zh.ts 126 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/assets/moddle/flowable.ts 1250 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/assets/module/ContextPad/CustomContextPadProvider.ts 138 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/assets/module/Palette/CustomPaletteProvider.ts 109 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/assets/module/Renderer/CustomRenderer.ts 56 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/assets/module/Translate/index.ts 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/assets/module/index.ts 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/assets/showConfig.ts 50 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/assets/style/index.scss 284 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/hooks/usePanel.ts 145 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/hooks/useParseElement.ts 34 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/index.vue 496 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/panel/GatewayPanel.vue 68 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/panel/ParticipantPanel.vue 68 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/panel/ProcessPanel.vue 71 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/panel/SequenceFlowPanel.vue 95 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/panel/StartEndPanel.vue 67 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/panel/SubProcessPanel.vue 193 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/panel/TaskPanel.vue 491 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/panel/index.vue 110 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/panel/property/DueDate.vue 252 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/panel/property/ExecutionListener.vue 308 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/panel/property/ListenerParam.vue 121 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/bpmn/panel/property/TaskListener.vue 310 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/BpmnDesign/index.vue 71 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/BpmnView/index.vue 411 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Breadcrumb/index.vue 40 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/FileUpload/index.vue 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/ImageUpload/index.vue 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Process/approvalRecord.vue 224 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Process/multiInstanceUser.vue 378 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Process/processMeddle.vue 207 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Process/submitVerify.vue 226 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/RoleSelect/index.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/TopNav/index.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/UserSelect/index.vue 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/directive/permission/index.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/enums/SettingTypeEnum.ts 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/enums/bpmn/IndexEnums.ts 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/enums/layout/LayoutEnum.ts 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/lang/en_US.json 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/lang/en_US.ts 59 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/lang/index.ts 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/lang/zh_CN.json 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/lang/zh_CN.ts 62 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/AppMain.vue 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Navbar.vue 43 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Sidebar/SidebarItem.vue 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/TagsView/index.vue 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/TopBar/search.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/index.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/permission.ts 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/plugins/cache.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/plugins/tab.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/router/index.ts 25 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/dict.ts 55 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/modeler.ts 76 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/permission.ts 5 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/tagsView.ts 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/types/bpmn/editor/global.d.ts 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/types/bpmn/index.d.ts 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/types/bpmn/moddle.d.ts 37 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/types/bpmn/panel.d.ts 92 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/types/module.d.ts 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/request.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/sse.ts 7 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/validate.ts 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/websocket.ts 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/demo/demo/index.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/demo/tree/index.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/index.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/login.vue 78 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/monitor/logininfor/index.vue 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/monitor/online/index.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/monitor/operlog/index.vue 61 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/monitor/operlog/oper-info-dialog.vue 111 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/register.vue 81 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/client/index.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/config/index.vue 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/dept/index.vue 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/dict/data.vue 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/dict/index.vue 17 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/menu/index.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/notice/index.vue 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/oss/config.vue 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/oss/index.vue 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/post/index.vue 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/role/authUser.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/role/index.vue 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/role/selectUser.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/tenant/index.vue 28 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/tenantPackage/index.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/user/authRole.vue 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/user/index.vue 60 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/user/profile/onlineDevice.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/user/profile/resetPwd.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/tool/gen/importTable.vue 25 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/tool/gen/index.vue 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/workflow/category/index.vue 194 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/workflow/formManage/index.vue 243 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/workflow/leave/index.vue 68 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/workflow/leave/leaveEdit.vue 70 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/workflow/model/index.vue 383 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/workflow/processDefinition/components/processPreview.vue 45 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/workflow/processDefinition/design.vue 46 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/workflow/processDefinition/index.vue 600 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/workflow/processInstance/index.vue 359 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/workflow/task/allTaskWaiting.vue 273 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/workflow/task/myDocument.vue 140 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/workflow/task/taskCopyList.vue 59 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/workflow/task/taskFinish.vue 99 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/workflow/task/taskWaiting.vue 97 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
tsconfig.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
vite.config.ts 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
vite/plugins/i18n.ts 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
vite/plugins/index.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史