Browse Source

feat: notice schema

main
xingyu 2 years ago
parent
commit
f1cbfeca1d
  1. 1
      src/views/system/notice/notice.data.ts

1
src/views/system/notice/notice.data.ts

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