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

Add edit password

This commit is contained in:
ggb
2023-06-04 22:29:39 +08:00
parent 7ae1cfb7d8
commit 50bea2c66b
3 changed files with 95 additions and 16 deletions

View File

@@ -167,7 +167,6 @@ export default {
})
},
setDialogVisible(dialogVisible) {
console.log(dialogVisible)
this.addVisible = dialogVisible
this.editVisible = dialogVisible
this.getTableData()