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