ss
jiangping
2025-06-19 6f2abed09bb02b22f73477642c21a333fe741207
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(() => {