mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-11 08:31:54 +08:00
商品管理初始界面结构设计
This commit is contained in:
5
src/views/mall/product/management/components/index.ts
Normal file
5
src/views/mall/product/management/components/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import BasicInfoForm from './BasicInfoForm.vue'
|
||||
import DescriptionForm from './DescriptionForm.vue'
|
||||
import OtherSettingsForm from './OtherSettingsForm.vue'
|
||||
|
||||
export { BasicInfoForm, DescriptionForm, OtherSettingsForm }
|
Reference in New Issue
Block a user