转圈
This commit is contained in:
parent
66ee735d64
commit
c72645d079
@ -474,6 +474,7 @@
|
|||||||
if (!valid) {
|
if (!valid) {
|
||||||
if(!modalCheckForm.avatar_reason && !modalCheckForm.doctor_expertise_reason && !modalCheckForm.brief_introduction_reason && !modalForm.be_good_at_reason){
|
if(!modalCheckForm.avatar_reason && !modalCheckForm.doctor_expertise_reason && !modalCheckForm.brief_introduction_reason && !modalForm.be_good_at_reason){
|
||||||
proxy.$notification.error("理由至少填写一个");
|
proxy.$notification.error("理由至少填写一个");
|
||||||
|
done(false);
|
||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
proxy.$loading.show();
|
proxy.$loading.show();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user