fix: layer notice
This commit is contained in:
@@ -147,7 +147,7 @@
|
||||
location.href = res.url;
|
||||
}
|
||||
else {
|
||||
layer.msg(res.msg);
|
||||
layer.msg(res.msg,'error');
|
||||
}
|
||||
},'json');
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user