修改bug 55837 标准号、关键字,字段查询失败,输入后检索 暂无数据 其实是有的

This commit is contained in:
hanshaozhuang
2022-06-21 10:27:52 +08:00
parent b3d7a8f44e
commit 4efe89449f
@@ -1087,6 +1087,7 @@ export default {
this.$http.get('lawss/AskQuestions/getAskQuestionsNew',{ this.$http.get('lawss/AskQuestions/getAskQuestionsNew',{
standardId: this.activestand, standardId: this.activestand,
classification: this.activeName, classification: this.activeName,
problemDescription: this.questionSerach.problemDescription
},{ },{
_this: this _this: this
}, res => { }, res => {