Browse Source

千海金 配置管理端地址

huangbin 4 năm trước cách đây
mục cha
commit
4cb38fc108
1 tập tin đã thay đổi với 101 bổ sung11 xóa
  1. 101 11
      ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

+ 101 - 11
ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

@@ -3132,7 +3132,57 @@
                         ]
                     }
                 ]
-            }
+            },
+            {
+                "title": "客户账户查询",
+                "rulekey": "client_pc_web_qhj_platinum_custormer_account_query",
+                "code": "platinum_custormer_account_query",
+                "path": "platinum_custormer_account_query",
+                "component": "Main",
+                "sort": 110,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "客户账户查询",
+                        "rulekey": "client_pc_web_qhj_platinum_custormer_account_query_tab",
+                        "code": "platinum_custormer_account_query_tab",
+                        "path": "platinum_custormer_account_query_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "/qhj/customeraccount/init",
+                        "remark": "管理端",
+                        "auth": []
+                    }
+                ]
+            },
+            {
+                "title": "出入金查询",
+                "rulekey": "client_pc_web_qhj_platinum_apply_in_out_query",
+                "code": "platinum_apply_in_out_query",
+                "path": "platinum_apply_in_out_query",
+                "component": "Main",
+                "sort": 110,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "出入金查询",
+                        "rulekey": "client_pc_web_qhj_platinum_apply_in_out_query_tab",
+                        "code": "platinum_apply_in_out_query_tab",
+                        "path": "platinum_apply_in_out_query_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "/qhj/bankaccountoutinapply/init",
+                        "remark": "管理端",
+                        "auth": []
+                    }
+                ]
+            },
         ]
     },
     {
@@ -4102,30 +4152,70 @@
                 ]
             },
             {
-                "title": "客户账户查询",
-                "rulekey": "client_pc_web_qhj_platinum_custormer_account_query",
-                "code": "platinum_custormer_account_query",
-                "path": "platinum_custormer_account_query",
+                "title": "产品销售报表",
+                "rulekey": "client_pc_web_qhj_platinum_product_sales_report",
+                "code": "platinum_product_sales_report",
+                "path": "platinum_product_sales_report",
                 "component": "Main",
-                "sort": 110,
+                "sort": 100,
                 "isshow": true,
                 "url": "",
                 "remark": "",
                 "children": [
                     {
-                        "title": "客户账户查询",
-                        "rulekey": "client_pc_web_qhj_platinum_custormer_account_query_tab",
-                        "code": "platinum_custormer_account_query_tab",
-                        "path": "platinum_custormer_account_query_tab",
+                        "title": "产品新增业绩(周报)",
+                        "rulekey": "client_pc_web_qhj_platinum_product_sales_report_tab",
+                        "code": "platinum_product_sales_report_tab",
+                        "path": "platinum_product_sales_report_tab",
                         "component": "views/iframe/index.vue",
                         "sort": 10,
                         "isshow": true,
-                        "url": "/qhj/customeraccount/init",
+                        "url": "/qhj/prosaleday/productinitview",
                         "remark": "管理端",
                         "auth": []
                     }
                 ]
             },
+            {
+                "title": "客户合同查询",
+                "rulekey": "client_pc_web_qhj_platinum_customer_contract_inquiries",
+                "code": "platinum_customer_contract_inquiries",
+                "path": "platinum_customer_contract_inquiries",
+                "component": "Main",
+                "sort": 100,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "客户合同查询",
+                        "rulekey": "client_pc_web_qhj_platinum_customer_contract_inquiries_tab",
+                        "code": "platinum_customer_contract_inquiries_tab",
+                        "path": "platinum_customer_contract_inquiries_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "/qhj/qhjsigncontract/contractInit",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "导出",
+                                "rulekey": "client_pc_web_platinum_customer_contract_inquiries_tab_export",
+                                "code": "exportdata",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "client_pc_web_platinum_customer_contract_inquiries_tab_info",
+                                "code": "info",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    }
+                ]
+            },
         ]
     }
 ]