update 修改页面代码 去除ele的引入以及vue的类型声明
This commit is contained in:
		@ -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;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user