调整短信发送对象顺序,默认指定用户
This commit is contained in:
@@ -122,7 +122,7 @@ export const formSchema: FormSchema[] = [
|
||||
{
|
||||
field: 'msgType',
|
||||
label: '通知对象',
|
||||
defaultValue: 'ALL',
|
||||
defaultValue: 'USER',
|
||||
component: 'JDictSelectTag',
|
||||
required: true,
|
||||
componentProps: {
|
||||
|
||||
Reference in New Issue
Block a user