授课记录调整

This commit is contained in:
wangxuemei
2024-11-14 18:13:05 +08:00
parent 49a9fd32db
commit 1b2cbe8d7a
7 changed files with 149 additions and 73 deletions

View File

@@ -202,7 +202,7 @@ import {getCookieForName} from "@/api/method";
state.fileList = [];
state.uploadpercent = -1;
message.destroy();
message.error("图片不能超过500KB! 请重新上传");
message.error("文件大小超出500M,请重新上传");
return;
}