mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-23 23:39:47 +08:00
refactor: remove WorkflowLeaveForm type from Vue typings
This commit is contained in:
1
src/typings/components.d.ts
vendored
1
src/typings/components.d.ts
vendored
@ -149,7 +149,6 @@ declare module 'vue' {
|
||||
UserSelect: typeof import('./../components/custom/user-select.vue')['default']
|
||||
WaveBg: typeof import('./../components/custom/wave-bg.vue')['default']
|
||||
WorkflowCategorySelect: typeof import('./../components/custom/workflow-category-select.vue')['default']
|
||||
WorkflowLeaveForm: typeof import('./../components/custom/workflow-leave-form.vue')['default']
|
||||
WorkflowTaskApplyModal: typeof import('./../components/custom/workflow-task-apply-modal.vue')['default']
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user