兰宝车间质量管理系统-前端
LiuHao
2023-06-18 a46c511f1f7f99554536220dff7c00d7b13ab318
src/views/error/401.vue
@@ -21,7 +21,6 @@
<script setup lang="ts">
import errImage from '@/assets/401_images/401.gif';
import { ComponentInternalInstance } from "vue";
let { proxy } = getCurrentInstance() as ComponentInternalInstance;