mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-26 16:55:06 +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 }
|