浏览代码

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

zhangyuhan 2 年之前
父节点
当前提交
3c3e2ccf55
共有 1 个文件被更改,包括 1 次插入1 次删除
  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'