From 1dbb1ae5a158b2b6a092258c19b8773409989395 Mon Sep 17 00:00:00 2001 From: elf <360197197@qq.com> Date: Mon, 25 Dec 2023 22:20:56 +0800 Subject: [PATCH] yh --- public/account.html | 1 + 1 file changed, 1 insertion(+) diff --git a/public/account.html b/public/account.html index 2ce7025..de609d9 100644 --- a/public/account.html +++ b/public/account.html @@ -453,6 +453,7 @@ this.searchList(val) }, handleClick(tab, event) { + console.log(tab) if (tab === 'orders') { this.searchList(1) }