From 2cb5453042c6574c41c93b303b7b66e59aea42bb Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Wed, 5 Aug 2020 09:19:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9A=82=E6=97=B6=E5=85=B3=E9=97=AD=E6=89=8B?= =?UTF-8?q?=E6=9C=BA=E9=87=87=E8=B4=AD=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/index/index.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/api/index/index.js b/api/index/index.js index 9d3ceb2..41d7980 100644 --- a/api/index/index.js +++ b/api/index/index.js @@ -39,11 +39,11 @@ export function loadCategory(){ name: "巡检打卡", src: "/static/image/index_inspection.png", href: "/pages/inspection/inspection" - }, { - name: "采购", - src: "/static/image/index_purchase.png", - href: "/pages/purchase/purchase" - }, { + }, { + // name: "采购", + // src: "/static/image/index_purchase.png", + // href: "/pages/purchase/purchase" + // }, { name: "投诉待办", src: "/static/image/index_complaint.png", href: "/pages/complaintList/complaintList"