admin/src/views/login.vue
@@ -110,11 +110,11 @@ const isRemPsd = localStorage.getItem('isRemPsd') || false this.isRemPsd = JSON.parse(isRemPsd) this.refreshCaptcha() this.getSystemConfig() this.getSystemConfigDo() }, methods: { ...mapMutations(['setUserInfo', 'setSysconfig']), getSystemConfig () { getSystemConfigDo () { getSystemConfig() .then((res) => { if (res && res.subtitle) {