jiangping
2025-04-21 561a8559ba10c7af2a6100d5a2700af7a72a3eba
admin/src/components/common/Header.vue
@@ -131,7 +131,7 @@
        updatePwd({
          oldPwd: this.changePwdData.form.oldPwd,
          newPwd: this.changePwdData.form.newPwd
        })
        },true)
          .then(() => {
            this.visible.changePwd = false
            setTimeout(() => {