li.shaoyi 4 년 전
부모
커밋
46b661dc1e
1개의 변경된 파일8개의 추가작업 그리고 1개의 파일을 삭제
  1. 8 1
      ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

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

@@ -621,6 +621,13 @@
                                 "requireauth": true,
                                 "isshow": true,
                                 "remark": ""
+                            },
+                            {
+                                "label": "套保交易",
+                                "code": "purchase_pending_trade",
+                                "requireauth": true,
+                                "isshow": true,
+                                "remark": ""
                             }
                         ]
                     },
@@ -2045,4 +2052,4 @@
             }
         ]
     }
-  ]
+]