1
0
mirror of https://github.com/FatttSnake/Pinnacle-OA.git synced 2026-04-06 07:21:24 +08:00

delete console.log

This commit is contained in:
ggb
2023-06-04 23:09:33 +08:00
parent 426e880b97
commit d3d7608efe
6 changed files with 51 additions and 105 deletions

View File

@@ -203,7 +203,6 @@ export default {
this.form = _.cloneDeep(this.staff)
},
updatePasswd(passwdForm) {
console.log(passwdForm)
this.visible = false
},
cancelPasswd() {