From e0c5370b5b4ab3c1dd13f294516f603948b82d81 Mon Sep 17 00:00:00 2001 From: zhanglei Date: Fri, 27 Mar 2026 14:11:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=9B=BE=E6=A0=87=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/vue/router.ts.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/vue/router.ts.j2 b/templates/vue/router.ts.j2 index 11bda48..5058873 100644 --- a/templates/vue/router.ts.j2 +++ b/templates/vue/router.ts.j2 @@ -13,7 +13,7 @@ const routes: RouteRecordRaw[] = [ icon: 'ic:baseline-view-list', order: 1000, keepAlive: true, - title: '{{entityComment}}', + title: '{{table_comment}}', }, children: [ {