mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-24 05:46:09 +08:00
暂时关闭手机采购功能
This commit is contained in:
parent
c945ef5835
commit
2cb5453042
@ -39,11 +39,11 @@ export function loadCategory(){
|
|||||||
name: "巡检打卡",
|
name: "巡检打卡",
|
||||||
src: "/static/image/index_inspection.png",
|
src: "/static/image/index_inspection.png",
|
||||||
href: "/pages/inspection/inspection"
|
href: "/pages/inspection/inspection"
|
||||||
}, {
|
}, {
|
||||||
name: "采购",
|
// name: "采购",
|
||||||
src: "/static/image/index_purchase.png",
|
// src: "/static/image/index_purchase.png",
|
||||||
href: "/pages/purchase/purchase"
|
// href: "/pages/purchase/purchase"
|
||||||
}, {
|
// }, {
|
||||||
name: "投诉待办",
|
name: "投诉待办",
|
||||||
src: "/static/image/index_complaint.png",
|
src: "/static/image/index_complaint.png",
|
||||||
href: "/pages/complaintList/complaintList"
|
href: "/pages/complaintList/complaintList"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user