jiangping
2023-08-25 282e032b5771da13d224214d3b0b71f3efde9a42
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