提交 111252ef 编写于 作者: chengxiang.li's avatar chengxiang.li

update upload img src

上级 e648dff1
...@@ -155,7 +155,7 @@ ...@@ -155,7 +155,7 @@
this.urlString = ''; this.urlString = '';
this.fileList.forEach((item)=>{ this.fileList.forEach((item)=>{
// this.urlString += `${this.imgDomin}/${item.response.key};` // this.urlString += `${this.imgDomin}/${item.response.key};`
this.urlString += `/${item.response.key};` this.urlString += `${item.response.key};`
}) })
const data = { const data = {
input_text: this.form.opinion, input_text: this.form.opinion,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册