mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-22 00:49:37 +08:00
1'
This commit is contained in:
parent
ad39807c40
commit
bc141d776c
@ -22,18 +22,18 @@ Page({
|
|||||||
img: "/profile/static/repair/index/query.png",
|
img: "/profile/static/repair/index/query.png",
|
||||||
path: "/pages/reportRepair/query/record/record",
|
path: "/pages/reportRepair/query/record/record",
|
||||||
visible: true
|
visible: true
|
||||||
}, {
|
|
||||||
type: "repair",
|
|
||||||
name: "维修入口",
|
|
||||||
img: "/profile/static/repair/index/repair.png",
|
|
||||||
path: "/pages/reportRepair/repair/index/index",
|
|
||||||
visible: false
|
|
||||||
}, {
|
}, {
|
||||||
type: "assign",
|
type: "assign",
|
||||||
name: "派单入口",
|
name: "派单入口",
|
||||||
img: "/profile/static/repair/index/case.png",
|
img: "/profile/static/repair/index/case.png",
|
||||||
path: "/pages/reportRepair/assign/record/record",
|
path: "/pages/reportRepair/assign/record/record",
|
||||||
visible: false
|
visible: false
|
||||||
|
}, {
|
||||||
|
type: "repair",
|
||||||
|
name: "维修入口",
|
||||||
|
img: "/profile/static/repair/index/repair.png",
|
||||||
|
path: "/pages/reportRepair/repair/index/index",
|
||||||
|
visible: false
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
|
|
||||||
@ -60,7 +60,7 @@ Page({
|
|||||||
})
|
})
|
||||||
} else {
|
} else {
|
||||||
app.vantNotifyErrTop(Notify, `"${obj.name}"无权限访问!`)
|
app.vantNotifyErrTop(Notify, `"${obj.name}"无权限访问!`)
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user