소스 검색

style: 修复拼写错误

许俊杰 1 년 전
부모
커밋
dbcf726447
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Web/src/views/system/infoSetting/index.vue

+ 1 - 1
Web/src/views/system/infoSetting/index.vue

@@ -60,7 +60,7 @@ const state = reactive({
 	},
 });
 
-// 通过onChanne方法获得文件列表
+// 通过onChange方法获得文件列表
 const handleUploadChange = (file: any) => {
 	state.file = file;
 	// 改变 sysLogo,显示预览