Mr.Shi
2023-09-04 682182cf67a5aa9fed34335fea22d4673f30f10c
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