bug 55882

This commit is contained in:
yuezhihang
2022-06-20 16:55:24 +08:00
parent 6b34ffd28b
commit c56159fc16
@@ -1083,8 +1083,9 @@ export default {
},
//问题查询
queSearch(){
this.$http.get('lawss/AskQuestions/getAskQuestionsByStandardId',{
this.$http.get('lawss/AskQuestions/getAskQuestionsNew',{
standardId: this.activestand,
classification: this.activeName,
},{
_this: this
}, res => {