Commit 7e6a82b8 authored by zhengke's avatar zhengke

修改

parent 4c9e829c
...@@ -151,7 +151,9 @@ export default{ ...@@ -151,7 +151,9 @@ export default{
"cmd": cmd, "cmd": cmd,
"timestamp": timestamp, "timestamp": timestamp,
"token": token, "token": token,
"sign": md5Str "sign": md5Str,
"groupId":tokenData.groupId,
"requestFrom":6
} }
this.$http.post(apiurl, postData, { this.$http.post(apiurl, postData, {
responseType: 'arraybuffer' responseType: 'arraybuffer'
......
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