兰宝车间质量管理系统-前端
LiuHao
2023-06-23 538c52a3ad325a0ad2b17c27dd4597cb394157b6
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;