fix: fixed an error in the form onChange within Naive (#4558)

* fix: fixed an error in the form onChange within Naive

* chore: update
This commit is contained in:
Vben
2024-10-03 14:22:18 +08:00
committed by GitHub
parent 64428b9b11
commit 0cd865e211
12 changed files with 128 additions and 65 deletions

View File

@@ -25,7 +25,6 @@ const routes: RouteRecordRaw[] = [
},
{
meta: {
icon: 'mdi:shield-key-outline',
title: $t('page.demos.table'),
},
name: 'Table',