为了账号安全,请及时绑定邮箱和手机立即绑定

vue如何获取子组件的input file的图片url

vue如何获取子组件的input file的图片url

holdtom 2018-12-11 17:15:24
<FormItem label="上传头像" prop="image">    <uploadImg :width="150" :height="150" :name="'avatar'" size="150px*150px" ref="uploadImg"></uploadImg></FormItem><FormItem label="上传营业执照" prop="businessLicence">    <uploadImg :width="350" :height="200" :name="'license'" size="350px*200px"></uploadImg></FormItem>我把上传图片封装成了一个子组件,请问在父组件这里,我如何可以获取到子组件inputfile的图片地址?
查看完整描述

1 回答

  • 1 回答
  • 0 关注
  • 666 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信