mirror of
https://gitee.com/myxzgzs/boyue-ui-admin-vue3
synced 2025-08-11 01:42:42 +08:00
6 lines
218 B
TypeScript
6 lines
218 B
TypeScript
![]() |
import BasicInfoForm from './BasicInfoForm.vue'
|
||
|
import DescriptionForm from './DescriptionForm.vue'
|
||
|
import OtherSettingsForm from './OtherSettingsForm.vue'
|
||
|
|
||
|
export { BasicInfoForm, DescriptionForm, OtherSettingsForm }
|