暂时关闭手机采购功能

This commit is contained in:
java110 2020-08-05 09:19:41 +08:00
parent c945ef5835
commit 2cb5453042

View File

@ -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"