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:
@@ -25,7 +25,6 @@ const routes: RouteRecordRaw[] = [
|
||||
},
|
||||
{
|
||||
meta: {
|
||||
icon: 'mdi:shield-key-outline',
|
||||
title: $t('page.demos.table'),
|
||||
},
|
||||
name: 'Table',
|
||||
|
Reference in New Issue
Block a user