mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 21:19: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",
|
||||
path: "/pages/reportRepair/query/record/record",
|
||||
visible: true
|
||||
}, {
|
||||
type: "repair",
|
||||
name: "维修入口",
|
||||
img: "/profile/static/repair/index/repair.png",
|
||||
path: "/pages/reportRepair/repair/index/index",
|
||||
visible: false
|
||||
}, {
|
||||
type: "assign",
|
||||
name: "派单入口",
|
||||
img: "/profile/static/repair/index/case.png",
|
||||
path: "/pages/reportRepair/assign/record/record",
|
||||
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 {
|
||||
app.vantNotifyErrTop(Notify, `"${obj.name}"无权限访问!`)
|
||||
return
|
||||
return
|
||||
}
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user