短信发送功能,默认通知消息
This commit is contained in:
@@ -94,7 +94,7 @@ export const formSchema: FormSchema[] = [
|
||||
label: '消息类型',
|
||||
required: true,
|
||||
component: 'JDictSelectTag',
|
||||
defaultValue: '3',
|
||||
defaultValue: '1',
|
||||
componentProps: {
|
||||
type: 'radio',
|
||||
dictCode: 'msg_category',
|
||||
|
||||
Reference in New Issue
Block a user