fix: eslint

(cherry picked from commit ba1254f397)
This commit is contained in:
xingyu
2023-07-08 11:13:36 +08:00
committed by shizhong
parent 469e81c963
commit a7fe002abd
2 changed files with 2 additions and 1 deletions

View File

@ -36,6 +36,7 @@ import hljs from 'highlight.js' // 导入代码高亮文件
import 'highlight.js/styles/github.css' // 导入代码高亮样式
import xml from 'highlight.js/lib/languages/java'
import json from 'highlight.js/lib/languages/json'
import formCreate from '@form-create/element-ui'
const { t } = useI18n() // 国际化
const message = useMessage() // 消息