mirror of
https://github.com/fumiama/paper-manager.git
synced 2026-06-21 19:13:22 +08:00
implement genfile
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import type { MenuModule } from '/@/router/types'
|
||||
import { t } from '/@/hooks/web/useI18n'
|
||||
const menu: MenuModule = {
|
||||
orderNo: 20,
|
||||
orderNo: 30,
|
||||
menu: {
|
||||
name: t('routes.templist.name'),
|
||||
path: '/templist',
|
||||
|
||||
Reference in New Issue
Block a user