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