Mr.Shi
2023-09-11 24eb9d89423613c7322da715f2a445b4466ffcf4
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