From 8ff84560672f30135f4a89a642137f98bf8ab42d Mon Sep 17 00:00:00 2001 From: liutong <836164388@qq.com> Date: Tue, 8 Apr 2025 10:46:43 +0800 Subject: [PATCH] =?UTF-8?q?refactor(components):=20=E4=BC=98=E5=8C=96=20AQ?= =?UTF-8?q?Tabber=20=E7=BB=84=E4=BB=B6=E7=9A=84=20openView=20=E6=96=B9?= =?UTF-8?q?=E6=B3=95-=20=E5=B0=86=20openView=20=E6=96=B9=E6=B3=95=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E5=BC=82=E6=AD=A5=E6=96=B9=E6=B3=95=EF=BC=8C=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=20async=20=E5=85=B3=E9=94=AE=E5=AD=97=E4=BF=AE?= =?UTF-8?q?=E9=A5=B0=20-=20=E4=BF=9D=E7=95=99=E4=BA=86=E5=8E=9F=E6=9C=89?= =?UTF-8?q?=E7=9A=84=E9=80=BB=E8=BE=91=EF=BC=8C=E6=9C=AA=E8=BF=9B=E8=A1=8C?= =?UTF-8?q?=E5=85=B6=E4=BB=96=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/AQ/AQTabber.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/AQ/AQTabber.vue b/components/AQ/AQTabber.vue index eeb4758..b98af2f 100644 --- a/components/AQ/AQTabber.vue +++ b/components/AQ/AQTabber.vue @@ -148,7 +148,7 @@ } // console.log(111,this.tabBar) }, - openView(e) { + async openView(e) { console.log('点击跳转', e) if (e.text != '') { //跳转tabBar页面