chore: provider form test

This commit is contained in:
jialin
2026-02-03 18:21:08 +08:00
parent d86d061f97
commit e188d788b9
27 changed files with 448 additions and 317 deletions
+2 -1
View File
@@ -4,7 +4,8 @@ export enum PageAction {
CREATE = 'create',
UPDATE = 'update',
VIEW = 'view',
EDIT = 'edit'
EDIT = 'edit',
COPY = 'copy'
}
export const StatusColorMap: Record<