fix: 短信管理-短信日志-短信渠道下拉框没有内容
parent
f5dc15f2bb
commit
374d65ec2a
|
@ -84,7 +84,7 @@ export const searchFormSchema: FormSchema[] = [
|
|||
field: 'channelId',
|
||||
component: 'ApiSelect',
|
||||
componentProps: {
|
||||
options: getSimpleSmsChannels(),
|
||||
api: getSimpleSmsChannels,
|
||||
fieldNames: {
|
||||
label: 'signature',
|
||||
key: 'id',
|
||||
|
|
Loading…
Reference in New Issue