diff --git a/src/pages/regulatoryRepository/standQA/index.vue b/src/pages/regulatoryRepository/standQA/index.vue index 354b897b5..0979a3a4b 100644 --- a/src/pages/regulatoryRepository/standQA/index.vue +++ b/src/pages/regulatoryRepository/standQA/index.vue @@ -1087,6 +1087,7 @@ export default { this.$http.get('lawss/AskQuestions/getAskQuestionsNew',{ standardId: this.activestand, classification: this.activeName, + problemDescription: this.questionSerach.problemDescription },{ _this: this }, res => {