PeakTai / vue-html5-editor

An html5 wysiwyg editor for vue
Apache License 2.0
949 stars 247 forks source link

局部创建组件失效,请问有什么办法吗 #146

Open CjoyHome opened 5 years ago

CjoyHome commented 5 years ago

vue.use没问题,cost点击事件基本都失效,

CjoyHome commented 5 years ago

需求: 上传图片到七牛云服务器,需先请求后端获取七牛云token,然后修改组件中的options里的params的参数,全局使用组件时候,请求还没完成已经生成了实例,token传过去变成undefined