From d24b00baeef19c2c388dc65bed3f094f2b21f48a Mon Sep 17 00:00:00 2001 From: zhangyichen <5277314+zacty@user.noreply.gitee.com> Date: Tue, 19 Apr 2022 10:56:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug=2052605=20=E6=9C=AA?= =?UTF-8?q?=E7=AC=A6=E5=90=88=E9=A1=B9-=E6=93=8D=E4=BD=9C=E5=88=97?= =?UTF-8?q?=E7=BC=96=E8=BE=91=EF=BC=8C=E6=A0=87=E5=87=86=E5=8F=B7=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2=EF=BC=8C=E6=95=B0=E6=8D=AE=E5=90=8E=E7=AB=AF=E6=9F=A5?= =?UTF-8?q?=E5=88=B0=E4=BA=86=EF=BC=8C=E5=89=8D=E7=AB=AF=E6=B2=A1=E6=98=BE?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../nonConfomity/pages/rectificationDatabase.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/regulatoryRepository/nonConfomity/pages/rectificationDatabase.vue b/src/pages/regulatoryRepository/nonConfomity/pages/rectificationDatabase.vue index 7ec42cb0f..2a9d1ff43 100644 --- a/src/pages/regulatoryRepository/nonConfomity/pages/rectificationDatabase.vue +++ b/src/pages/regulatoryRepository/nonConfomity/pages/rectificationDatabase.vue @@ -896,6 +896,7 @@ export default { }, showStand(){ this.dialogTableVisible = true + this.getStandDataBtn() }, //标准查询按钮 getStandDataBtn(){