jiangping
2025-04-21 c92ef51676efa03d41c1cf7b94f4077d58a7babd
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(() => {