From 0dffa9d83bb7e8a9b929711231170c52bf4e3ddc Mon Sep 17 00:00:00 2001 From: hanshaozhuang Date: Mon, 20 Jun 2022 15:38:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug=2055858=20=E6=88=91?= =?UTF-8?q?=E7=9A=84=E6=8F=90=E9=97=AE=E7=95=8C=E9=9D=A2=EF=BC=8C=E9=80=89?= =?UTF-8?q?=E4=B8=AD=E4=BA=86=E5=9B=BD=E5=86=85-=E6=A0=87=E5=87=86?= =?UTF-8?q?=E5=8F=B7-=E9=97=AE=E9=A2=98=EF=BC=8C=E5=8E=BB=E6=8F=90?= =?UTF-8?q?=E9=97=AE=20=E6=8F=90=E9=97=AE=E5=90=8E=E6=B2=A1=E6=9C=89?= =?UTF-8?q?=E8=87=AA=E5=8A=A8=E5=88=B7=E6=96=B0=EF=BC=8C=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?tips=E6=98=BE=E7=A4=BA=E6=8F=90=E9=97=AE=E6=88=90=E5=8A=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/personal/pages/my-questions/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/personal/pages/my-questions/index.vue b/src/pages/personal/pages/my-questions/index.vue index ea5d71499..506c7243f 100644 --- a/src/pages/personal/pages/my-questions/index.vue +++ b/src/pages/personal/pages/my-questions/index.vue @@ -1842,6 +1842,7 @@ export default { this.activeName = "myQue" this.activeType = this.standType this.searchBtn() + this.queSearch() }, e => { })