feat: notice schema
parent
8e16d14682
commit
f1cbfeca1d
|
@ -60,7 +60,6 @@ export const formSchema: FormSchema[] = [
|
||||||
{
|
{
|
||||||
label: '编号',
|
label: '编号',
|
||||||
field: 'id',
|
field: 'id',
|
||||||
|
|
||||||
show: false,
|
show: false,
|
||||||
component: 'Input',
|
component: 'Input',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue