yu jie 4 年 前
コミット
5feac0e88e
2 ファイル変更57 行追加10 行削除
  1. BIN
      .DS_Store
  2. 57 10
      config/pc_menu.json

BIN
.DS_Store


+ 57 - 10
config/pc_menu.json

@@ -64,7 +64,6 @@
             "url": "",
             "remark": "",
             "children": [
-
             ]
           },
           {
@@ -395,7 +394,7 @@
                 "sort": 1,
                 "type": 2,
                 "rulekey": "client_pc_web_performance_bottom_order_summary_buy_performance_pay",
-                "isshow": false,
+                "isshow": true,
                 "url": "",
                 "remark": "",
                 "children": [
@@ -407,7 +406,7 @@
                 "sort": 1,
                 "type": 2,
                 "rulekey": "client_pc_web_performance_bottom_order_summary_buy_performance_extension",
-                "isshow": false,
+                "isshow": true,
                 "url": "",
                 "remark": "",
                 "children": [
@@ -419,7 +418,7 @@
                 "sort": 1,
                 "type": 2,
                 "rulekey": "client_pc_web_performance_bottom_order_summary_buy_performance_breach_contract",
-                "isshow": false,
+                "isshow": true,
                 "url": "",
                 "remark": "",
                 "children": [
@@ -431,7 +430,7 @@
                 "sort": 1,
                 "type": 2,
                 "rulekey": "client_pc_web_performance_bottom_order_summary_buy_performance_detail",
-                "isshow": false,
+                "isshow": true,
                 "url": "",
                 "remark": "",
                 "children": [
@@ -455,7 +454,7 @@
                 "sort": 1,
                 "type": 2,
                 "rulekey": "client_pc_web_performance_bottom_order_summary_sell_performance_pay",
-                "isshow": false,
+                "isshow": true,
                 "url": "",
                 "remark": "",
                 "children": [
@@ -467,7 +466,7 @@
                 "sort": 1,
                 "type": 2,
                 "rulekey": "client_pc_web_performance_bottom_order_summary_sell_performance_extension",
-                "isshow": false,
+                "isshow": true,
                 "url": "",
                 "remark": "",
                 "children": [
@@ -479,7 +478,7 @@
                 "sort": 1,
                 "type": 2,
                 "rulekey": "client_pc_web_performance_bottom_order_summary_sell_performance_breach_contract",
-                "isshow": false,
+                "isshow": true,
                 "url": "",
                 "remark": "",
                 "children": [
@@ -491,7 +490,7 @@
                 "sort": 1,
                 "type": 2,
                 "rulekey": "client_pc_web_performance_bottom_order_summary_sell_performance_detail",
-                "isshow": false,
+                "isshow": true,
                 "url": "",
                 "remark": "",
                 "children": [
@@ -2723,6 +2722,54 @@
             ]
           }
         ]
+      },
+      {
+        "code": "inventory_manager",
+        "title": "库存管理",
+        "sort": 3,
+        "type": 1,
+        "rulekey": "client_stock_manage",
+        "isshow": true,
+        "url": "",
+        "remark": "",
+        "children": [
+          {
+            "code": "inventory_manager_tab",
+            "title": "库存管理",
+            "sort": 3,
+            "type": 1,
+            "rulekey": "client_stock_manage",
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "children": [
+              {
+                "code": "inventory_manager_inbound_details",
+                "title": "入库明细",
+                "sort": 1,
+                "type": 1,
+                "rulekey": "client_stock_manage_in_detail",
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                ]
+              },
+              {
+                "code": "inventory_manager_outbound_details",
+                "title": "出库明细",
+                "sort": 2,
+                "type": 1,
+                "rulekey": "client_stock_manage_out_detail",
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                ]
+              }
+            ]
+          }
+        ]
       }
     ]
   },
@@ -4036,4 +4083,4 @@
       }
     ]
   }
-]
+]