Browse Source

增加图标修改

master
zhanglei 1 month ago
parent
commit
e0c5370b5b
  1. 2
      templates/vue/router.ts.j2

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

Loading…
Cancel
Save