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