二次封装 form-create 组件,使用项目重新封装的文件上传组件实现文件上载
This commit is contained in:
3
src/components/FormCreate/index.ts
Normal file
3
src/components/FormCreate/index.ts
Normal file
@ -0,0 +1,3 @@
|
||||
import MyFormCreate from './src/MyFormCreate.vue'
|
||||
|
||||
export { MyFormCreate }
|
||||
Reference in New Issue
Block a user