问答中心 加参数

This commit is contained in:
zyn
2023-04-11 15:04:12 +08:00
parent d683229f41
commit 2fa44dad39
@@ -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