From 4efe89449f7f6f24b0ab701a549f8ae224a4c4fe Mon Sep 17 00:00:00 2001 From: hanshaozhuang Date: Tue, 21 Jun 2022 10:27:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug=2055837=20=E6=A0=87?= =?UTF-8?q?=E5=87=86=E5=8F=B7=E3=80=81=E5=85=B3=E9=94=AE=E5=AD=97=EF=BC=8C?= =?UTF-8?q?=E5=AD=97=E6=AE=B5=E6=9F=A5=E8=AF=A2=E5=A4=B1=E8=B4=A5=EF=BC=8C?= =?UTF-8?q?=E8=BE=93=E5=85=A5=E5=90=8E=E6=A3=80=E7=B4=A2=20=E6=9A=82?= =?UTF-8?q?=E6=97=A0=E6=95=B0=E6=8D=AE=20=E5=85=B6=E5=AE=9E=E6=98=AF?= =?UTF-8?q?=E6=9C=89=E7=9A=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/regulatoryRepository/standQA/index.vue | 1 + 1 file changed, 1 insertion(+) 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 => {