mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:08:53 +08:00
🔱: [client] sync upgrade with 8 commits [trident-sync]
chore: 1.14.4 chore: 1.14.3 fix: export lib chore: 1.14.2 refactor: import refactor: import perf: 导入支持
This commit is contained in:
@@ -579,6 +579,12 @@ export const crudResources = [
|
||||
path: "/crud/feature/local-v-model",
|
||||
component: "/crud/feature/local-v-model/index.vue"
|
||||
},
|
||||
{
|
||||
title: "导入",
|
||||
name: "FeatureImport",
|
||||
path: "/crud/feature/local-import",
|
||||
component: "/crud/feature/local-import/index.vue"
|
||||
},
|
||||
{
|
||||
title: "自定义删除",
|
||||
name: "FeatureRemove",
|
||||
|
||||
Reference in New Issue
Block a user