问答中心 加参数
This commit is contained in:
@@ -98,7 +98,8 @@ export default {
|
||||
}, val => {
|
||||
this.asdId = val
|
||||
this.$http.post('lawss/AskQuestions/selectQuestionReplyInfo',{
|
||||
id: val
|
||||
id: val,
|
||||
userId:this.$store.getters.userInfo.userId
|
||||
},
|
||||
{
|
||||
_this: this
|
||||
|
||||
Reference in New Issue
Block a user