mirror of
https://github.com/certd/certd.git
synced 2026-05-15 04:27:31 +08:00
🔱: [client] sync upgrade with 2 commits [trident-sync]
perf: editable row 优化添加
This commit is contained in:
@@ -682,6 +682,12 @@ export const crudResources = [
|
||||
name: "EditableSubCrud",
|
||||
path: "/crud/editable/sub-crud",
|
||||
component: "/crud/editable/sub-crud/index.vue"
|
||||
},
|
||||
{
|
||||
title: "行编辑VModel",
|
||||
name: "EditableRowVModel",
|
||||
path: "/crud/editable/menus",
|
||||
component: "/crud/editable/menus/index.vue"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user