feat: There is no way the, bug #55840

This commit is contained in:
396572590@qq.com
2022-06-20 14:37:28 +08:00
parent 6b34ffd28b
commit e0581080ee
2 changed files with 5 additions and 4 deletions
@@ -1033,7 +1033,8 @@ export default {
questionClick(){
sessionStorage.setItem('queId', this.activeQue)
this.$http.get('lawss/AskQuestions/getAskQuestionsByakId',{
id: this.activeQue
id: this.activeQue,
state: 'yes'
},{
_this: this
}, res => {