doum
2025-09-26 9057e04efad1b7d61c77a72e5c37a504d0aee935
admin/src/components/common/Header.vue
@@ -152,7 +152,7 @@
        updatePwd({
          oldPwd: this.changePwdData.form.oldPwd,
          newPwd: this.changePwdData.form.newPwd
        },true)
        },)
          .then(() => {
            this.visible.changePwd = false
            setTimeout(() => {