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