From f15d6dc5a3ed615becc6a9b1a06f617ec74b7ec5 Mon Sep 17 00:00:00 2001 From: x_z Date: Thu, 3 Nov 2022 17:20:20 +0800 Subject: [PATCH] =?UTF-8?q?1.=E8=B0=83=E6=95=B4=E8=8F=9C=E5=8D=95=E5=90=8D?= =?UTF-8?q?=E7=A7=B0=202.=E4=BF=AE=E6=94=B9=E7=9B=98=E7=82=B9=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=E5=92=8C=E8=80=97=E6=9D=90=E5=AD=98=E6=94=BE=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 2 +- src/views/inventory/InvGoodsPlacement.vue | 6 +++--- src/views/inventory/invCountSetting.vue | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/router/index.js b/src/router/index.js index a4b7803..6f85b23 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -1042,7 +1042,7 @@ export const asyncRouterMap = [ { path: "invGoodsPlacement", component: invGoodsPlacement, - name: "货物摆放", + name: "耗材存放管理", icon: "", meta: { authRule: ["invManage/invGoodsPlacement"] diff --git a/src/views/inventory/InvGoodsPlacement.vue b/src/views/inventory/InvGoodsPlacement.vue index 02d99eb..d1a7197 100644 --- a/src/views/inventory/InvGoodsPlacement.vue +++ b/src/views/inventory/InvGoodsPlacement.vue @@ -61,6 +61,9 @@ + + + @@ -69,9 +72,6 @@ - - - - -