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;