feat: notice schema

pull/33/head
xingyu 2023-08-22 15:52:50 +08:00
parent 8e16d14682
commit f1cbfeca1d
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@ export const formSchema: FormSchema[] = [
{
label: '编号',
field: 'id',
show: false,
component: 'Input',
},