소스 검색

去掉打印

lifanagju_citu 8 달 전
부모
커밋
c46c8110ed
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/store/user.js

+ 0 - 1
src/store/user.js

@@ -142,7 +142,6 @@ export const useUserStore = defineStore('user',
         updateEventList(false)
         Snackbar.success('切换成功')
         await this.checkEnterpriseBaseInfo() // 校验企业必填信息
-        console.log('1', 11111)
         window.location.href = '/enterprise'
       },
       // 获取当前登录的企业用户信息