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: [ {