refactor: ♻️ 规整CURD组件

This commit is contained in:
cshaptx4869
2024-06-13 12:58:03 +08:00
parent cda7a94758
commit 178617d8c2
15 changed files with 327 additions and 369 deletions

View File

@@ -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",