mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-06-02 15:17:14 +00:00
fix: import type { FormInstance ...} from 'element-plus'
This commit is contained in:
@@ -188,7 +188,7 @@ import * as MpAutoReplyApi from '@/api/mp/autoReply'
|
||||
import { DICT_TYPE, getDictOptions } from '@/utils/dict'
|
||||
import { dateFormatter } from '@/utils/formatTime'
|
||||
import { ContentWrap } from '@/components/ContentWrap'
|
||||
import { TabPaneName } from 'element-plus'
|
||||
import type { TabPaneName } from 'element-plus'
|
||||
|
||||
const message = useMessage()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user