Commit f5a4eced6ff259ae94ff8cba91b2512e330dfdf5

Authored by xp.Huang
2 parents d93daf36 ad80799d

Merge branch 'f-dev' into 'main'

pref:优化通知管理默认选择字段

See merge request huang/yun-teng-iot-front!266
@@ -61,6 +61,7 @@ export const formSchema: FormSchema[] = [ @@ -61,6 +61,7 @@ export const formSchema: FormSchema[] = [
61 colProps: { span: 24 }, 61 colProps: { span: 24 },
62 required: true, 62 required: true,
63 component: 'RadioGroup', 63 component: 'RadioGroup',
  64 + defaultValue:'NOTICE',
64 componentProps: { 65 componentProps: {
65 options: [ 66 options: [
66 { 67 {