feat 过滤规则设置

This commit is contained in:
jxxghp
2023-07-19 11:35:35 +08:00
parent 921d99f983
commit 063d7fea8b
4 changed files with 218 additions and 4 deletions

View File

@@ -158,7 +158,7 @@ onMounted(() => {
/>
<VerticalNavLink
:item="{
title: '站点',
title: '站点管理',
icon: 'mdi-web',
to: '/site',
}"