删除console

This commit is contained in:
余菲 2022-06-13 11:16:13 +08:00
parent 271abf098a
commit ff803ef780
1 changed files with 0 additions and 1 deletions

View File

@ -88,7 +88,6 @@ export default {
}
})
} else if (key === 'edit') {
console.log('修改密码')
this.modalShow = true
}
}