@@ -299,6 +299,7 @@ export default {
})
},
openDialog (type, item) {
+ this.password = ''
if (type == 'edit') {
this.dialogTitleName = '编辑账号'
this.id = item.id