refactor: ♻️ 规整CURD组件
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { IContentConfig } from "@/components/PageContent/index.vue";
|
||||
import type { IContentConfig } from "@/components/CURD/types";
|
||||
|
||||
const contentConfig: IContentConfig = {
|
||||
pageName: "sys:user",
|
||||
|
||||
Reference in New Issue
Block a user