fix: sms log

pull/4/MERGE
xingyuv 2023-04-13 15:57:27 +08:00
parent abca6ba622
commit 9fbd37241a
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import { getSimpleSmsChannels } from '@/api/system/sms/smsChannel'
import { getIntDictOptions } from '../../../utils/dict'
import { getIntDictOptions } from '@/utils/dict'
import { BasicColumn, FormSchema, useRender } from '@/components/Table'
import { DICT_TYPE } from '@/utils/dict'