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