diff --git a/src/views/system/notice/notice.data.ts b/src/views/system/notice/notice.data.ts index 9646136f..d5cce4b6 100644 --- a/src/views/system/notice/notice.data.ts +++ b/src/views/system/notice/notice.data.ts @@ -60,7 +60,6 @@ export const formSchema: FormSchema[] = [ { label: '编号', field: 'id', - show: false, component: 'Input', },