兰宝车间质量管理系统-前端
疯狂的狮子Li
2023-12-14 1f71044cff44c4bc795b2e9047c1500589cf7762
fix 修复 部分问题
已修改2个文件
5 ■■■■ 文件已修改
src/store/modules/tagsView.ts 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
vite.config.ts 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/store/modules/tagsView.ts
@@ -1,4 +1,4 @@
import { TagView, RouteRecordNormalized } from 'vue-router';
import { TagView, RouteRecordNormalized, RouteLocationNormalized } from 'vue-router';
export const useTagsViewStore = defineStore('tagsView', () => {
  const visitedViews = ref<TagView[]>([]);
vite.config.ts
@@ -64,11 +64,8 @@
        '@vueuse/core',
        'path-to-regexp',
        'echarts',
        '@wangeditor/editor',
        '@wangeditor/editor-for-vue',
        'vue-i18n',
        '@vueup/vue-quill',
        '@iconify/iconify',
        'element-plus/es/components/form/style/css',
        'element-plus/es/components/form-item/style/css',