Commit 6e647e5e authored by clone's avatar clone

bug

parent 9a1c596d
...@@ -238,7 +238,7 @@ require(['vue', 'vconsole', 'css!style/customerinfo_sub_page.css', 'css!style/cu ...@@ -238,7 +238,7 @@ require(['vue', 'vconsole', 'css!style/customerinfo_sub_page.css', 'css!style/cu
url: ServerHostTempC + "/chat/uploadImg", url: ServerHostTempC + "/chat/uploadImg",
type: 'POST', type: 'POST',
data: _fd, data: _fd,
timeout: 150000, timeout: 30000,
beforeSend: function() { beforeSend: function() {
_this.uploadImgFlag = true; _this.uploadImgFlag = true;
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment