处理图标页全屏后无法渲染的问题

This commit is contained in:
lyt-Top 2021-07-27 02:36:19 +00:00 committed by Gitee
parent 92db3f6335
commit 1dd6b653e7

View File

@ -4,8 +4,6 @@ import screenfull from 'screenfull';
import { Local } from '/@/utils/storage';
// 此处加上 `.ts` 后缀报错,具体原因不详
import { TagsViewRoutesState, RootStateTypes } from '/@/store/interface/index';
import { ElMessage } from 'element-plus';
import screenfull from 'screenfull';
const tagsViewRoutesModule: Module<TagsViewRoutesState, RootStateTypes> = {
namespaced: true,