登录的验证

This commit is contained in:
asd
2020-10-27 09:06:54 +08:00
parent a647c70b28
commit 380601ea9c
3 changed files with 37 additions and 4 deletions

View File

@@ -184,6 +184,8 @@ export async function videoadd( form: any,data: any) {
desc: "",
video: [""],
}
}else{
message.error(res.msg)
}
}