Commit 58ae9559 authored by 黄媛媛's avatar 黄媛媛

update

parent 9288db78
...@@ -1630,6 +1630,7 @@ export default { ...@@ -1630,6 +1630,7 @@ export default {
}, },
mounted() { mounted() {
let that = this; let that = this;
this.qjGroupId=this.QjGroupId();
this.apipost('user_post_GetNowVote', {}, r=>{ this.apipost('user_post_GetNowVote', {}, r=>{
if (r.data.resultCode === 1){ if (r.data.resultCode === 1){
this.NowVoteData = r.data.data this.NowVoteData = r.data.data
......
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