更新
This commit is contained in:
parent
c5cd4d79d2
commit
9e3786356e
@ -377,16 +377,16 @@ export const appDataList = [{
|
|||||||
* oa-个人中心
|
* oa-个人中心
|
||||||
*/
|
*/
|
||||||
export const myOaData = [
|
export const myOaData = [
|
||||||
{
|
// {
|
||||||
name: '流水详情',
|
// name: '流水详情',
|
||||||
icon: '../../static/icons/runningWater.png',
|
// icon: '../../static/icons/runningWater.png',
|
||||||
url: '/subpkg/orderDetail/orderDetail'
|
// url: '/subpkg/orderDetail/orderDetail'
|
||||||
},
|
// },
|
||||||
{
|
// {
|
||||||
name: '管理后台',
|
// name: '管理后台',
|
||||||
icon: '../../static/icons/backstage.png',
|
// icon: '../../static/icons/backstage.png',
|
||||||
// url: '/pages/views/personal_center_two'
|
// // url: '/pages/views/personal_center_two'
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
name: '片区经理',
|
name: '片区经理',
|
||||||
icon: '../../static/icons/manager.png',
|
icon: '../../static/icons/manager.png',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user