Commit 46f98eac authored by zhengke's avatar zhengke

修改

parent 7e6a82b8
...@@ -152,7 +152,7 @@ export default{ ...@@ -152,7 +152,7 @@ export default{
"timestamp": timestamp, "timestamp": timestamp,
"token": token, "token": token,
"sign": md5Str, "sign": md5Str,
"groupId":tokenData.groupId, "groupId":tokenData.data.Group_Id,
"requestFrom":6 "requestFrom":6
} }
this.$http.post(apiurl, postData, { this.$http.post(apiurl, postData, {
......
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