style: 删除console

This commit is contained in:
TsMask
2024-04-23 16:03:39 +08:00
parent ecb89e9f26
commit 2add7547d6

View File

@@ -435,7 +435,6 @@ function fnModalOk() {
if (!modalState.from.userId) {
validateName.push('userName', 'password');
}
console.log(validateName);
modalStateFrom
.validate(validateName)
.then(() => {