Mr.Zhang
2023-08-28 b805cd2221fb3d00158af392e399462bd52ae34a
web_standard/src/components/common/Header.vue
@@ -200,8 +200,8 @@
     * 退出登录
     */
    logout () {
      console.log(this.$store.state.companyId);
      debugger
      // console.log(this.$store.state.companyId);
      // debugger
      logout()
        .then(() => {
          let companyId = this.$store.state.userInfo.company.id