Browse Source

Merge branch 'hotfix/v1.0.16.2_z' of jianyu/page_workDesktop into hotfix/v1.0.16.2

zhangyuhan 2 years ago
parent
commit
3c3e2ccf55
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/store/modules/work-bench.js

+ 1 - 1
src/store/modules/work-bench.js

@@ -5,7 +5,7 @@ import {
   ajaxGetPower,
   ajaxGetUserInfo, ajaxSetClickMessages,
   ajaxSetMenuType, ajaxSetReadMessages,
-  ajaxSetSignOut, ajaxGetPrivateletterCount
+  ajaxSetSignOut
 } from '../../api/modules'
 import { storeModules } from '@jianyu/work-bench-frame'
 import { clearStorage } from '@/utils'