src/layout/components/AppMain.vue
@@ -20,7 +20,6 @@ </template> <script setup> import { onMounted } from "vue"; import iframeToggle from "./IframeToggle/index" import useTagsViewStore from '@/store/modules/tagsView' @@ -52,7 +51,7 @@ } </style> <style lang="scss"> <style lang="scss" scoped> // fix css style bug in open el-dialog .el-popup-parent--hidden { .fixed-header {