jiangping
2025-04-18 8ea0fed403b7750c96b1507e7396aa1a93b994d6
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(() => {