Merge branch 'dev' of http://111.198.10.15:12003/gitbucket/git/codedev/smart-metering-front into dev
commit eec37dbc69242bd5f78b32d51d0ea03780f8d092
2 parents aab910d + 2fb2960
MrTan authored on 7 Dec 2022
Showing 79 changed files
View
.eslintrc
View
.gitignore
View
package.json
View
pnpm-lock.yaml
View
public/data.json 0 → 100644
View
public/data字段注释.js 0 → 100644
View
src/api/system/area.ts
View
src/api/system/dept.ts
View
src/api/system/notice.ts
View
src/api/system/tool.ts 0 → 100644
View
src/assets/images/workFlowImg/审批人.png 0 → 100644
View
src/assets/images/workFlowImg/抄送人.png 0 → 100644
View
src/assets/images/workFlowImg/条件.png 0 → 100644
View
src/components.d.ts
View
src/components/DeptSelect/index.vue
View
src/components/SearchArea/index.vue
View
src/components/TableContainer/index.vue
View
src/components/addNode.vue 0 → 100644
View
src/components/dialog/common.js 0 → 100644
View
src/components/dialog/employeesDialog.vue 0 → 100644
View
src/components/dialog/employeesRoleDialog.vue 0 → 100644
View
src/components/dialog/errorDialog.vue 0 → 100644
View
src/components/dialog/roleDialog.vue 0 → 100644
View
src/components/drawer/approverDrawer.vue 0 → 100644
View
src/components/drawer/conditionDrawer.vue 0 → 100644
View
src/components/drawer/copyerDrawer.vue 0 → 100644
View
src/components/drawer/promoterDrawer.vue 0 → 100644
View
src/components/nodeWrap.vue 0 → 100644
View
src/components/selectBox.vue 0 → 100644
View
src/components/selectResult.vue 0 → 100644
View
src/components/workFlow/addNode.vue 0 → 100644
View
src/components/workFlow/nodeWrap.vue 0 → 100644
View
src/components/workFlow/workFlow.vue 0 → 100644
View
src/css/dialog.css 0 → 100644
View
src/css/override-element-ui.css 0 → 100644
View
src/css/workflow.css 0 → 100644
View
src/plugins/api.js 0 → 100644
View
src/plugins/axios.js 0 → 100644
View
src/plugins/element.js 0 → 100644
View
src/plugins/lib.ts 0 → 100644
View
src/plugins/preload.js 0 → 100644
View
src/router/modules/system.ts
View
src/store/modules/workFlow.ts 0 → 100644
View
src/utils/exportUtils.ts 0 → 100644
View
src/utils/exportXlsx.ts 0 → 100644
View
src/views/login.vue
View
src/views/setting.vue 0 → 100644
View
src/views/system/area/listArea.vue
View
src/views/system/dept/dept-interface.ts
View
src/views/system/dept/editDept.vue
View
src/views/system/dept/listDept.vue
View
src/views/system/dict/dict-interface.ts
View
src/views/system/dict/editDict.vue
View
src/views/system/dict/listDict.vue
View
src/views/system/log/listErrorLog.vue
View
src/views/system/log/listLog.vue
View
src/views/system/log/loginLog.vue
View
src/views/system/notice/note.list.vue 100644 → 0
View
src/views/system/notice/noteList.vue 0 → 100644
View
src/views/system/notice/notice-interface.ts 0 → 100644
View
src/views/system/notice/noticeDetail.vue
View
src/views/system/notice/notice_interface.ts 100644 → 0
View
src/views/system/notice/table.header.vue 100644 → 0
View
src/views/system/notice/tableHeader.vue 0 → 100644
View
src/views/system/process/editProcess.vue
View
src/views/system/resource/editResource.vue
View
src/views/system/resource/listResource.vue
View
src/views/system/role/editRole.vue
View
src/views/system/role/listRole.vue
View
src/views/system/tool/autograph/addDDialog.vue 0 → 100644
View
src/views/system/tool/autograph/autograph.vue
View
src/views/system/tool/certificate/addDDialog.vue 0 → 100644
View
src/views/system/tool/certificate/certificate.vue
View
src/views/system/tool/document/addDDialog.vue 0 → 100644
View
src/views/system/tool/document/document.vue
View
src/views/system/tool/signature/addDDialog.vue 0 → 100644
View
src/views/system/tool/signature/signature.vue
View
src/views/system/tool/tool_interface.ts 0 → 100644
View
src/views/system/user/listUser.vue