mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-17 10:36:31 +08:00
添加修改头像功能
This commit is contained in:
1
OrangeFormsOpen-VUE3/components.d.ts
vendored
1
OrangeFormsOpen-VUE3/components.d.ts
vendored
@@ -77,6 +77,7 @@ declare module 'vue' {
|
||||
InputNumberRange: typeof import('./src/components/InputNumberRange/index.vue')['default']
|
||||
Layout: typeof import('./src/components/layout/index.vue')['default']
|
||||
LayoutComponentsBreadCrumb: typeof import('./src/components/layout/components/BreadCrumb.vue')['default']
|
||||
LayoutComponentsFormModifyHeadImage: typeof import('./src/components/layout/components/formModifyHeadImage/index.vue')['default']
|
||||
LayoutComponentsFormModifyPassword: typeof import('./src/components/layout/components/formModifyPassword/index.vue')['default']
|
||||
LayoutComponentsMultiColumn: typeof import('./src/components/layout/components/multi-column.vue')['default']
|
||||
LayoutComponentsMultiColumnMenu: typeof import('./src/components/layout/components/multi-column-menu.vue')['default']
|
||||
|
||||
Reference in New Issue
Block a user