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