许俊杰 1 год назад
Родитель
Сommit
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,显示预览