admin/src/components/common/CommonHeader.vue
@@ -168,7 +168,7 @@ this.visible.changePwd = false }) .catch(e => { this.$tip.apiFailed(e) // this.$tip.apiFailed(e) }) .finally(() => { this.isWorking.changePwd = false @@ -185,7 +185,7 @@ window.location.reload() }) .catch(e => { this.$tip.apiFailed(e) // this.$tip.apiFailed(e) }) } }