ss
jiangping
2025-07-01 89e540640b87f4be8656a5bc78f4a5dbcdf1c21f
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(() => {