瀏覽代碼

首页增加库存查询

wuhb 1 天之前
父節點
當前提交
063ea4e239
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      pages/index/index.uvue

+ 2 - 2
pages/index/index.uvue

@@ -133,12 +133,12 @@
         },
         {
             id: 6,
-            title: '产品入库',
+            title: '库存查询',
             bgImage: '/static/images/workbench/7.png',
             icon: '',
             path: '/pages/warehouse/index',
 			badge: 0,
-			permission: 'mes:wm:productrecpt:list'
+			permission: 'mes:wm:wmstock:list'
         }
     ])