Sfoglia il codice sorgente

贵金属销售报表

huangbin 4 anni fa
parent
commit
576066881b
1 ha cambiato i file con 37 aggiunte e 0 eliminazioni
  1. 37 0
      ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

+ 37 - 0
ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

@@ -3781,6 +3781,43 @@
                     }
                 ]
             },
+            {
+                "title": "贵金属销售报表",
+                "rulekey": "client_pc_web_qhj_gjsxsbb",
+                "code": "platinum_precious_metal_sales_report",
+                "path": "platinum_precious_metal_sales_report",
+                "component": "Main",
+                "sort": 70,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "公司销售(日报)",
+                        "rulekey": "client_pc_web_qhj_gjsxsbb_company_sales_tab",
+                        "code": "platinum_precious_metal_sales_report_company_tab",
+                        "path": "platinum_precious_metal_sales_report_company_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "/qhj/prosaleday/initview",
+                        "remark": "管理端",
+                        "auth": []
+                    },
+                    {
+                        "title": "部门销售",
+                        "rulekey": "client_pc_web_qhj_gjsxsbb_departmental_sale_tab",
+                        "code": "platinum_precious_metal_sales_report_departmental_tab",
+                        "path": "platinum_precious_metal_sales_report_departmental_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "/qhj/prosaleday/initview",
+                        "remark": "管理端",
+                        "auth": []
+                    }
+                ]
+            }
         ]
     }
 ]