吉安感知网项目-前端
张含笑
2026-02-24 d6bfacb61fee9ad133598cf4c0bf8843537b5242
feat:去除打印
1 files modified
1 ■■■■ changed files
uniapps/work-app/src/pages/login/index.vue 1 ●●●● patch | view | raw | blame | history
uniapps/work-app/src/pages/login/index.vue
@@ -206,7 +206,6 @@
      userInfo.key,
      userInfo.code
    );
    console.log('工单登录',res)
    // 存储工单token到用户信息中
    if (res.data?.access_token) {
      const currentUserInfo = userStore.$state.userInfo;