diff --git a/src/views/system/notice/notice.data.ts b/src/views/system/notice/notice.data.ts index 78dc342..694db3d 100644 --- a/src/views/system/notice/notice.data.ts +++ b/src/views/system/notice/notice.data.ts @@ -122,7 +122,7 @@ export const formSchema: FormSchema[] = [ { field: 'msgType', label: '通知对象', - defaultValue: 'ALL', + defaultValue: 'USER', component: 'JDictSelectTag', required: true, componentProps: {