From 929a394bee208e4c3b2930aa8dcaf116485165c1 Mon Sep 17 00:00:00 2001 From: jiangweidong Date: Fri, 20 Jan 2023 18:03:43 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E5=8E=BB=E6=8E=89=E6=89=93=E5=8D=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/settings/Applet/Applet/components/CardTable.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/settings/Applet/Applet/components/CardTable.vue b/src/views/settings/Applet/Applet/components/CardTable.vue index 79defdace..55d27fb16 100644 --- a/src/views/settings/Applet/Applet/components/CardTable.vue +++ b/src/views/settings/Applet/Applet/components/CardTable.vue @@ -164,7 +164,6 @@ export default { } else { detailRoute = route } - console.log(detailRoute) this.$router.push(detailRoute) }, defaultPerformDelete(obj) {