This commit is contained in:
2020-11-26 17:27:10 +08:00
parent a977b4b2b5
commit b5f9f46da8
6 changed files with 6 additions and 5 deletions

View File

@@ -79,6 +79,7 @@ export function provenimg(file: any): boolean | void{
istype = true
}
}
message.error(lan.$t("leixingcuowu"))
console.log(istype)
return istype;
}