11
This commit is contained in:
@@ -308,13 +308,13 @@ export default {
|
||||
})
|
||||
return
|
||||
}
|
||||
if (that_.imgurlShow&&(that_.formData.imgurl == ''||that_.formData.imgurl == null)){
|
||||
Message({
|
||||
message: "请选择缩略图",
|
||||
type: "error",
|
||||
})
|
||||
return;
|
||||
}
|
||||
// if (that_.imgurlShow&&(that_.formData.imgurl == ''||that_.formData.imgurl == null)){
|
||||
// Message({
|
||||
// message: "请选择缩略图",
|
||||
// type: "error",
|
||||
// })
|
||||
// return;
|
||||
// }
|
||||
}
|
||||
that_.formData.params = that_.params
|
||||
if (that_.submit == 0) {
|
||||
|
||||
Reference in New Issue
Block a user