From d573fe5fba96661f00e5a39eb38ef4bc8941b504 Mon Sep 17 00:00:00 2001 From: lianlonggang Date: Tue, 30 Dec 2025 14:29:50 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E7=9F=AD=E4=BF=A1=E5=8F=91?= =?UTF-8?q?=E9=80=81=E5=AF=B9=E8=B1=A1=E9=A1=BA=E5=BA=8F=EF=BC=8C=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E6=8C=87=E5=AE=9A=E7=94=A8=E6=88=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/notice/notice.data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: {