Browse Source

去掉打印

lifanagju_citu 8 tháng trước cách đây
mục cha
commit
c46c8110ed
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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'
       },
       // 获取当前登录的企业用户信息