修改bug 55837 标准号、关键字,字段查询失败,输入后检索 暂无数据 其实是有的
This commit is contained in:
@@ -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 => {
|
||||||
|
|||||||
Reference in New Issue
Block a user