Browse Source

修改密码回显问题

unknown 2 years ago
parent
commit
46ad0566db
1 changed files with 1 additions and 0 deletions
  1. 1 0
      project/src/components/manage/roleManage.vue

+ 1 - 0
project/src/components/manage/roleManage.vue

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