Commit d66883acb6647ce4c5950bae44a94f41c4c67293

Authored by 郭娟
1 parent 804aa6d3
Exists in dev

fix:去掉我的中的员工信息

frontend/app-user/pages/mine/components/commonApplications.vue
... ... @@ -82,11 +82,11 @@
82 82 icon: "/static/images/mine/applist-11.png",
83 83 path: ""
84 84 },
85   - {
86   - name: '员工信息',
87   - icon: "/static/images/mine/applist-11.png",
88   - path: "/pages/scanCodeUserInfo/index"
89   - }
  85 + // {
  86 + // name: '员工信息',
  87 + // icon: "/static/images/mine/applist-11.png",
  88 + // path: "/pages/scanCodeUserInfo/index"
  89 + // }
90 90 ],
91 91 callPhone: '',
92 92 qptm: '',
... ...