style: 删除console
This commit is contained in:
@@ -435,7 +435,6 @@ function fnModalOk() {
|
|||||||
if (!modalState.from.userId) {
|
if (!modalState.from.userId) {
|
||||||
validateName.push('userName', 'password');
|
validateName.push('userName', 'password');
|
||||||
}
|
}
|
||||||
console.log(validateName);
|
|
||||||
modalStateFrom
|
modalStateFrom
|
||||||
.validate(validateName)
|
.validate(validateName)
|
||||||
.then(() => {
|
.then(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user