huangbin 4 anni fa
parent
commit
0150ee7795
1 ha cambiato i file con 142 aggiunte e 1 eliminazioni
  1. 142 1
      ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

+ 142 - 1
ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

@@ -3585,7 +3585,148 @@
                         ]
                     }
                 ]
-            }
+            },
+            {
+                "title": "财务付款",
+                "rulekey": "client_pc_web_qhj_cwfk",
+                "code": "platinum_financial_payment",
+                "path": "platinum_financial_payment",
+                "component": "Main",
+                "sort": 50,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "待转账",
+                        "rulekey": "client_pc_web_qhj_cwfk_waiting_transfer_tab",
+                        "code": "platinum_financial_payment_waiting_payment_tab",
+                        "path": "platinum_financial_payment_waiting_payment_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 10,
+                        "isshow": true,
+                        "url": "/qhj/qhjscpaymentinfo/init",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "付款",
+                                "rulekey": "client_pc_web_qhj_cwfk_waiting_transfer_tab_pay",
+                                "code": "active",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "client_pc_web_qhj_cwfk_waiting_transfer_tab_pay_info",
+                                "code": "info",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    },
+                    {
+                        "title": "内部待转账",
+                        "rulekey": "client_pc_web_qhj_cwfk_in_waiting_transfer_tab",
+                        "code": "platinum_financial_payment_in_waiting_payment_tab",
+                        "path": "platinum_financial_payment_in_waiting_payment_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 20,
+                        "isshow": true,
+                        "url": "/qhj/qhjscpaymentinfo/init",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "内部转账",
+                                "rulekey": "client_pc_web_qhj_cwfk_in_waiting_transfer_tab_in_pay",
+                                "code": "reset",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "client_pc_web_qhj_cwfk_in_waiting_transfer_tab_in_pay_info",
+                                "code": "info",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    },
+                    {
+                        "title": "待付现金",
+                        "rulekey": "client_pc_web_qhj_cwfk_cash_to_paid_tab",
+                        "code": "platinum_financial_payment_waiting_payment_cash_tab",
+                        "path": "platinum_financial_payment_waiting_payment_cash_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 30,
+                        "isshow": true,
+                        "url": "/qhj/qhjscpaymentinfo/init",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "付款",
+                                "rulekey": "client_pc_web_qhj_cwfk_cash_to_paid_tab_pay",
+                                "code": "active",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "client_pc_web_qhj_cwfk_cash_to_paid_tab_pay_info",
+                                "code": "info",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    },
+                    {
+                        "title": "已付款",
+                        "rulekey": "client_pc_web_qhj_cwfk_paid_tab",
+                        "code": "platinum_financial_payment_payment_tab",
+                        "path": "platinum_financial_payment_payment_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 40,
+                        "isshow": true,
+                        "url": "/qhj/qhjscpaymentinfo/init",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "详情",
+                                "rulekey": "client_pc_web_qhj_cwfk_paid_tab_info",
+                                "code": "info",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    },
+                    {
+                        "title": "全部",
+                        "rulekey": "client_pc_web_qhj_cwfk_all_tab",
+                        "code": "platinum_financial_payment_all_tab",
+                        "path": "platinum_financial_payment_all_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 70,
+                        "isshow": true,
+                        "url": "/qhj/qhjscpaymentinfo/init",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "导出",
+                                "rulekey": "client_pc_web_qhj_cwfk_all_tab_export",
+                                "code": "exportdata",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "详情",
+                                "rulekey": "client_pc_web_qhj_cwfk_all_tab_export_info",
+                                "code": "info",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    }
+                ]
+            },
         ]
     }
 ]