ss
doum
2025-09-19 566c35444def62d13f0c76c3a8e642cd234b2b45
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(() => {