huangbin 4 éve
szülő
commit
a49eb4f563

+ 173 - 123
generate-code/pc_menu_企业风管.json

@@ -11,128 +11,6 @@
     "children": []
   },
   {
-		"code": "hedging",
-		"title": "套期保值",
-		"sort": 1,
-		"type": 1,
-		"rulekey": "",
-		"remark": "",
-		"isshow": true,
-		"children": [
-			{
-				"code": "entry_of_spot_information",
-				"title": "现货信息录入",
-				"sort": 1,
-				"type": 1,
-				"rulekey": "",
-				"remark": "",
-				"isshow": true,
-				"children": []
-			},
-			{
-				"code": "spot_price_management",
-				"title": "现货点价管理",
-				"sort": 2,
-				"type": 1,
-				"rulekey": "",
-				"remark": "",
-				"isshow": true,
-				"children": [
-					{
-						"code": "spot_price_management_normal",
-						"title": "正常",
-						"sort": 1,
-						"type": 1,
-						"rulekey": "",
-						"remark": "",
-						"isshow": true,
-						"children": [
-							{
-                "code": "spot_price_management_normal_add",
-                "title": "新增",
-                "sort": 1,
-                "type": 2,
-                "rulekey": "",
-                "isshow": true,
-                "url": "",
-                "remark": "",
-                "children": [
-									{
-										"code": "spot_price_management_normal_modify",
-										"title": "修改",
-										"sort": 1,
-										"type": 2,
-										"rulekey": "",
-										"isshow": true,
-										"url": "",
-										"remark": "",
-										"children": []
-									},
-									{
-										"code": "spot_price_management_normal_disable",
-										"title": "停用",
-										"sort": 2,
-										"type": 2,
-										"rulekey": "",
-										"isshow": true,
-										"url": "",
-										"remark": "",
-										"children": []
-									}
-								]
-							}
-						]
-					},
-					{
-						"code": "spot_price_management_disable",
-						"title": "停用",
-						"sort": 2,
-						"type": 1,
-						"rulekey": "",
-						"remark": "",
-						"isshow": true,
-						"children": [
-							{
-                "code": "spot_price_management_disable_add",
-                "title": "新增",
-                "sort": 1,
-                "type": 2,
-                "rulekey": "",
-                "isshow": true,
-                "url": "",
-                "remark": "",
-                "children": [
-									{
-										"code": "spot_price_management_disable_modify",
-										"title": "恢复",
-										"sort": 1,
-										"type": 2,
-										"rulekey": "",
-										"isshow": true,
-										"url": "",
-										"remark": "",
-										"children": []
-									},
-									{
-										"code": "spot_price_management_disable_disable",
-										"title": "删除",
-										"sort": 2,
-										"type": 2,
-										"rulekey": "",
-										"isshow": true,
-										"url": "",
-										"remark": "",
-										"children": []
-									}
-								]
-							}
-						]
-					}
-				]
-			}
-		]
-	},
-  {
     "code": "bottom",
     "title": "底部单据菜单",
     "sort": 1,
@@ -1303,6 +1181,56 @@
                 ]
               }
             ]
+          },
+          {
+            "code": "spot_trade_order_transaction",
+            "title": "订单交易",
+            "sort": 1,
+            "type": 1,
+            "rulekey": "client_pc_web_spot_order_transaction",
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "children": [
+              {
+                "code": "spot_trade_order_transaction_listing_transfer",
+                "title": "挂牌转让",
+                "sort": 1,
+                "type": 1,
+                "rulekey": "client_pc_web_spot_order_transaction_listing_transfer",
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+
+                ]
+              },          {
+                "code": "spot_trade_order_transaction_basis_difference",
+                "title": "基差点价",
+                "sort": 1,
+                "type": 1,
+                "rulekey": "client_pc_web_spot_order_transaction_basis_difference",
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+
+                ]
+              }
+            ]
+          },
+          {
+            "code": "spot_trade_reference_market",
+            "title": "参考行情",
+            "sort": 1,
+            "type": 1,
+            "rulekey": "client_pc_web_spot_reference_market",
+            "isshow": true,
+            "url": "",
+            "remark": "",
+            "children": [
+
+            ]
           }
         ]
       },
@@ -4712,5 +4640,127 @@
         ]
       }
     ]
-  }
+  },
+  {
+		"code": "hedging",
+		"title": "套期保值",
+		"sort": 1,
+		"type": 1,
+		"rulekey": "",
+		"remark": "",
+		"isshow": true,
+		"children": [
+			{
+				"code": "entry_of_spot_information",
+				"title": "现货信息录入",
+				"sort": 1,
+				"type": 1,
+				"rulekey": "",
+				"remark": "",
+				"isshow": true,
+				"children": []
+			},
+			{
+				"code": "spot_price_management",
+				"title": "现货点价管理",
+				"sort": 2,
+				"type": 1,
+				"rulekey": "",
+				"remark": "",
+				"isshow": true,
+				"children": [
+					{
+						"code": "spot_price_management_normal",
+						"title": "正常",
+						"sort": 1,
+						"type": 1,
+						"rulekey": "",
+						"remark": "",
+						"isshow": true,
+						"children": [
+							{
+                "code": "spot_price_management_normal_add",
+                "title": "新增",
+                "sort": 1,
+                "type": 2,
+                "rulekey": "",
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+									{
+										"code": "spot_price_management_normal_modify",
+										"title": "修改",
+										"sort": 1,
+										"type": 2,
+										"rulekey": "",
+										"isshow": true,
+										"url": "",
+										"remark": "",
+										"children": []
+									},
+									{
+										"code": "spot_price_management_normal_disable",
+										"title": "停用",
+										"sort": 2,
+										"type": 2,
+										"rulekey": "",
+										"isshow": true,
+										"url": "",
+										"remark": "",
+										"children": []
+									}
+								]
+							}
+						]
+					},
+					{
+						"code": "spot_price_management_disable",
+						"title": "停用",
+						"sort": 2,
+						"type": 1,
+						"rulekey": "",
+						"remark": "",
+						"isshow": true,
+						"children": [
+							{
+                "code": "spot_price_management_disable_add",
+                "title": "新增",
+                "sort": 1,
+                "type": 2,
+                "rulekey": "",
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+									{
+										"code": "spot_price_management_disable_modify",
+										"title": "恢复",
+										"sort": 1,
+										"type": 2,
+										"rulekey": "",
+										"isshow": true,
+										"url": "",
+										"remark": "",
+										"children": []
+									},
+									{
+										"code": "spot_price_management_disable_disable",
+										"title": "删除",
+										"sort": 2,
+										"type": 2,
+										"rulekey": "",
+										"isshow": true,
+										"url": "",
+										"remark": "",
+										"children": []
+									}
+								]
+							}
+						]
+					}
+				]
+			}
+		]
+	}
 ]

+ 13 - 13
src/common/constants/enumOrderComponents.ts

@@ -8,53 +8,53 @@ export enum enumOrderComponents {
 						
 						commodity_contract = 'commodity_contract', // 商品合约
 						
-						performance_information = 'performance_information', // 履约信息
-						
 						financing_manager = 'financing_manager', // 融资管理
 						
+						performance_information = 'performance_information', // 履约信息
+						
 						funding_information = 'funding_information', // 资金信息
 						
 						spot_warrant_spot_summary = 'spot_warrant_spot_summary', // 现货汇总
 						
 						spot_warrant_inventory_summary = 'spot_warrant_inventory_summary', // 库存汇总
 						
-						spot_warrant_deal = 'spot_warrant_deal', // 成交
+						spot_warrant_spot_details = 'spot_warrant_spot_details', // 现货明细
 						
 						spot_warrant_pending_order = 'spot_warrant_pending_order', // 挂单
 						
-						spot_warrant_designated_deal = 'spot_warrant_designated_deal', // 指定成交
+						spot_warrant_deal = 'spot_warrant_deal', // 成交
 						
 						spot_warrant_in_and_out_warehouse = 'spot_warrant_in_and_out_warehouse', // 提货
 						
+						spot_warrant_designated_deal = 'spot_warrant_designated_deal', // 指定成交
+						
 						pre_sale_warehouse_receipt_order_summary = 'pre_sale_warehouse_receipt_order_summary', // 订单汇总
 						
 						pre_sale_warehouse_receipt_pending_order = 'pre_sale_warehouse_receipt_pending_order', // 挂单
 						
-						pre_sale_warehouse_receipt_deal = 'pre_sale_warehouse_receipt_deal', // 成交
-						
 						pre_sale_warehouse_receipt_designated_deal = 'pre_sale_warehouse_receipt_designated_deal', // 指定成交
 						
-						commodity_contract_summary = 'commodity_contract_summary', // 合约汇总
+						pre_sale_warehouse_receipt_deal = 'pre_sale_warehouse_receipt_deal', // 成交
 						
 						commodity_contract_commission = 'commodity_contract_commission', // 委托
 						
 						commodity_contract_make_deal = 'commodity_contract_make_deal', // 成交
 						
-						commodity_contract_settlement = 'commodity_contract_settlement', // 交收
-						
-						performance_information_buy_performance = 'performance_information_buy_performance', // 买履约
+						commodity_contract_summary = 'commodity_contract_summary', // 合约汇总
 						
-						performance_information_sell_performance = 'performance_information_sell_performance', // 卖履约
+						commodity_contract_settlement = 'commodity_contract_settlement', // 交收
 						
 						financing_manager_apply_order = 'financing_manager_apply_order', // 申请单
 						
 						financing_manager_contract = 'financing_manager_contract', // 合同
 						
-						funding_information_funding_summary = 'funding_information_funding_summary', // 资金汇总
+						performance_information_buy_performance = 'performance_information_buy_performance', // 买履约
+						
+						performance_information_sell_performance = 'performance_information_sell_performance', // 卖履约
 						
 						funding_information_funding_log = 'funding_information_funding_log', // 资金流水
 						
-						spot_warrant_spot_details = 'spot_warrant_spot_details', // 现货明细
+						funding_information_funding_summary = 'funding_information_funding_summary', // 资金汇总
 						
 						pre_sale_warehouse_receipt_designated_deal_resell = 'pre_sale_warehouse_receipt_designated_deal_resell', // 撤销出售
 						

+ 141 - 137
src/common/constants/enumRouterName.ts

@@ -1,56 +1,48 @@
 // 路由名 枚举
 export enum EnumRouterName {
-						hedging = 'hedging', // 套期保值
+						remark = 'remark', // 
 						
-						business = 'business', // 业务
+						market = 'market', // 市场
 						
 						info = 'info', // 信息
 						
-						market = 'market', // 市场
-						
-						manage = 'manage', // 管理
+						search = 'search', // 查询
 						
 						report = 'report', // 报表
 						
-						search = 'search', // 查询
+						manage = 'manage', // 管理
 						
 						platinum = 'platinum', // 铂金宝
 						
-						remark = 'remark', // 
-						
-						entry_of_spot_information = 'entry_of_spot_information', // 现货信息录入
-						
-						spot_price_management = 'spot_price_management', // 现货点价管理
-						
-						purchase = 'purchase', // 采购
+						hedging = 'hedging', // 套期保值
 						
-						sell = 'sell', // 销售
+						business = 'business', // 业务
 						
-						exposure = 'exposure', // 敞口
+						spot_trade = 'spot_trade', // 现货贸易
 						
-						plan = 'plan', // 计划
+						futures = 'futures', // 期货
 						
 						custom_info = 'custom_info', // 客户资料
 						
-						goods_info = 'goods_info', // 商品信息
-						
 						spot_contract = 'spot_contract', // 现货合同
 						
-						warehouse_info = 'warehouse_info', // 仓库信息
+						goods_info = 'goods_info', // 商品信息
 						
-						account_info = 'account_info', // 账户管理
+						outaccount_status = 'outaccount_status', // 账户状态
 						
-						spot_trade = 'spot_trade', // 现货贸易
+						inventory = 'inventory', // 库存查询
 						
-						futures = 'futures', // 期货
+						search_document_records = 'search_document_records', // 单据记录
 						
-						business_review = 'business_review', // 业务审核
+						search_capital_flow = 'search_capital_flow', // 资金流水
 						
-						finance_review = 'finance_review', // 财务审核
+						search_performance_query = 'search_performance_query', // 履约查询
 						
-						inventory_review = 'inventory_review', // 库存审核
+						search_financing_inquiry = 'search_financing_inquiry', // 融资查询
 						
-						inventory_manager = 'inventory_manager', // 库存管理
+						search_pickup_query = 'search_pickup_query', // 提货查询
+						
+						search_login_log = 'search_login_log', // 登录日志
 						
 						finance_report = 'finance_report', // 财务报表
 						
@@ -64,30 +56,30 @@ export enum EnumRouterName {
 						
 						future_report = 'future_report', // 期货报表
 						
-						outaccount_status = 'outaccount_status', // 账户状态
+						warehouse_info = 'warehouse_info', // 仓库信息
 						
-						search_document_records = 'search_document_records', // 单据记录
+						account_info = 'account_info', // 账户管理
 						
-						search_capital_flow = 'search_capital_flow', // 资金流水
+						business_review = 'business_review', // 业务审核
 						
-						search_pickup_query = 'search_pickup_query', // 提货查询
+						finance_review = 'finance_review', // 财务审核
 						
-						search_performance_query = 'search_performance_query', // 履约查询
+						inventory_review = 'inventory_review', // 库存审核
 						
-						search_login_log = 'search_login_log', // 登录日志
+						inventory_manager = 'inventory_manager', // 库存管理
 						
-						search_financing_inquiry = 'search_financing_inquiry', // 融资查询
+						platinum_customer_info = 'platinum_customer_info', // 客户资料
 						
 						platinum_pick_goods_management = 'platinum_pick_goods_management', // 提货商品管理
 						
-						platinum_customer_info = 'platinum_customer_info', // 客户资料
-						
 						platinum_fixed_investment_query = 'platinum_fixed_investment_query', // 定投查询
 						
-						platinum_pick_query = 'platinum_pick_query', // 提货查询
-						
 						platinum_fixed_investment_price_query = 'platinum_fixed_investment_price_query', // 定投价查询
 						
+						platinum_document_query = 'platinum_document_query', // 单据查询
+						
+						platinum_financing_information = 'platinum_financing_information', // 融资信息
+						
 						platinum_contract_goods = 'platinum_contract_goods', // 合约商品
 						
 						platinum_contract_commodity_suspension = 'platinum_contract_commodity_suspension', // 合约商品停牌
@@ -98,223 +90,235 @@ export enum EnumRouterName {
 						
 						platinum_agreement = 'platinum_agreement', // 协议管理
 						
+						entry_of_spot_information = 'entry_of_spot_information', // 现货信息录入
+						
+						spot_price_management = 'spot_price_management', // 现货点价管理
+						
+						purchase = 'purchase', // 采购
+						
+						sell = 'sell', // 销售
+						
+						plan = 'plan', // 计划
+						
+						platinum_pick_query = 'platinum_pick_query', // 提货查询
+						
 						platinum_recharge_withdrawal_review = 'platinum_recharge_withdrawal_review', // 充值和提现审核
 						
-						platinum_document_query = 'platinum_document_query', // 单据查询
+						account_info_manager = 'account_info_manager', // 管理账户
 						
-						platinum_financing_information = 'platinum_financing_information', // 融资信息
+						account_info_futures = 'account_info_futures', // 期货账户
 						
-						spot_price_management_normal = 'spot_price_management_normal', // 正常
+						business_review_someprice = 'business_review_someprice', // 点价
 						
-						spot_price_management_disable = 'spot_price_management_disable', // 停用
+						business_review_settlement = 'business_review_settlement', // 交收
 						
-						purchase_pending = 'purchase_pending', // 待点价
+						finance_review_funds = 'finance_review_funds', // 款项
 						
-						purchase_all = 'purchase_all', // 全部
+						inventory_review_checkin = 'inventory_review_checkin', // 入库
 						
-						purchase_performance = 'purchase_performance', // 履约交收
+						inventory_review_checkout = 'inventory_review_checkout', // 出库
 						
-						sell_pending = 'sell_pending', // 待点价
+						inventory_manager_tab = 'inventory_manager_tab', // 库存管理
 						
-						sell_performance = 'sell_performance', // 履约交收
+						platinum_custom_info_normal = 'platinum_custom_info_normal', // 正常
 						
-						sell_all = 'sell_all', // 全部
+						finance_review_invoice = 'finance_review_invoice', // 发票
 						
-						exposure_realtime = 'exposure_realtime', // 实时敞口
+						platinum_customer_info_unsubmit = 'platinum_customer_info_unsubmit', // 待审核
 						
-						exposure_spot = 'exposure_spot', // 现货头寸
+						platinum_customer_info_stop = 'platinum_customer_info_stop', // 停用
 						
-						exposure_futures = 'exposure_futures', // 期货头寸
+						platinum_pick_goods_management_tab = 'platinum_pick_goods_management_tab', // 提货商品管理
 						
-						exposure_history = 'exposure_history', // 历史敞口
+						platinum_fixed_investment_plan_query = 'platinum_fixed_investment_plan_query', // 定投计划查询
 						
-						plan_uncommitted = 'plan_uncommitted', // 未提交
+						platinum_fixed_investment_flow_query = 'platinum_fixed_investment_flow_query', // 定投流水查询
 						
-						plan_audit = 'plan_audit', // 待审核
+						platinum_document_query_position = 'platinum_document_query_position', // 持仓
 						
-						plan_running = 'plan_running', // 执行中
+						platinum_document_query_waiting = 'platinum_document_query_waiting', // 待付单
 						
-						custom_info_unsubmit = 'custom_info_unsubmit', // 未提交
+						platinum_document_query_success = 'platinum_document_query_success', // 成交单
 						
-						custom_info_normal = 'custom_info_normal', // 正常
+						platinum_fixed_investment_price_query_tab = 'platinum_fixed_investment_price_query_tab', // 定投价查询
 						
-						custom_info_checkpending = 'custom_info_checkpending', // 待审核
+						platinum_document_query_order = 'platinum_document_query_order', // 委托单
 						
-						custom_info_disabled = 'custom_info_disabled', // 停用
+						platinum_financing_information_tab = 'platinum_financing_information_tab', // 融资信息
 						
-						goods_info_spot = 'goods_info_spot', // 现货品种
+						platinum_contract_goods_tab = 'platinum_contract_goods_tab', // 合约商品
 						
-						goods_info_hedge = 'goods_info_hedge', // 套保品种
+						platinum_contract_commodity_suspension_tab = 'platinum_contract_commodity_suspension_tab', // 合约商品停牌
 						
-						spot_contract_unsubmitted = 'spot_contract_unsubmitted', // 未提交
+						platinum_agents_and_stores_tab = 'platinum_agents_and_stores_tab', // 代理和门店
 						
-						spot_contract_performance = 'spot_contract_performance', // 履约中
+						platinum_spot_and_price_tab = 'platinum_spot_and_price_tab', // 现货市价
 						
-						spot_contract_finished = 'spot_contract_finished', // 已完成
+						platinum_agreement_tab = 'platinum_agreement_tab', // 协议管理
 						
-						warehouse_info_disabled = 'warehouse_info_disabled', // 停用
+						spot_price_management_disable = 'spot_price_management_disable', // 停用
 						
-						spot_contract_checkpending = 'spot_contract_checkpending', // 待审核
+						spot_price_management_normal = 'spot_price_management_normal', // 正常
 						
-						account_info_business = 'account_info_business', // 业务账户
+						purchase_pending = 'purchase_pending', // 待点价
 						
-						warehouse_info_normal = 'warehouse_info_normal', // 正常
+						purchase_performance = 'purchase_performance', // 履约交收
 						
-						account_info_manager = 'account_info_manager', // 管理账户
+						purchase_all = 'purchase_all', // 全部
 						
-						account_info_futures = 'account_info_futures', // 期货账户
+						sell_performance = 'sell_performance', // 履约交收
 						
-						warehouse_receipt_trade = 'warehouse_receipt_trade', // 仓单贸易
+						sell_all = 'sell_all', // 全部
 						
-						warehouse_pre_sale = 'warehouse_pre_sale', // 仓单预售
+						sell_pending = 'sell_pending', // 待点价
 						
-						account_info_trade = 'account_info_trade', // 交易账户
+						exposure_realtime = 'exposure_realtime', // 实时敞口
 						
-						dominant_contract = 'dominant_contract', // 主力
+						exposure_spot = 'exposure_spot', // 现货头寸
 						
-						night_plate = 'night_plate', // 夜盘
+						exposure_futures = 'exposure_futures', // 期货头寸
 						
-						main_contract = 'main_contract', // 主连
+						exposure_history = 'exposure_history', // 历史敞口
 						
-						orderdetail = 'orderdetail', // 委托
+						plan_uncommitted = 'plan_uncommitted', // 未提交
 						
-						closedetail = 'closedetail', // 平仓
+						plan_audit = 'plan_audit', // 待审核
 						
-						tradedetail = 'tradedetail', // 成交
+						plan_running = 'plan_running', // 执行中
 						
-						position = 'position', // 持仓
+						platinum_pick_query_tab = 'platinum_pick_query_tab', // 提货查询
 						
-						business_review_someprice = 'business_review_someprice', // 点价
+						warehouse_receipt_trade = 'warehouse_receipt_trade', // 仓单贸易
 						
-						business_review_settlement = 'business_review_settlement', // 交收
+						warehouse_pre_sale = 'warehouse_pre_sale', // 仓单预售
 						
-						finance_review_invoice = 'finance_review_invoice', // 发票
+						spot_trade_order_transaction = 'spot_trade_order_transaction', // 订单交易
 						
-						inventory_review_checkin = 'inventory_review_checkin', // 入库
+						dominant_contract = 'dominant_contract', // 主力
 						
-						inventory_review_checkout = 'inventory_review_checkout', // 出库
+						night_plate = 'night_plate', // 夜盘
 						
-						inventory_manager_tab = 'inventory_manager_tab', // 库存管理
+						main_contract = 'main_contract', // 主连
 						
-						finance_review_funds = 'finance_review_funds', // 款项
+						spot_trade_reference_market = 'spot_trade_reference_market', // 参考行情
 						
-						finance_report_finance = 'finance_report_finance', // 财务报表
+						orderdetail = 'orderdetail', // 委托
 						
-						exposure_report_exposure = 'exposure_report_exposure', // 敞口报表
+						tradedetail = 'tradedetail', // 成交
 						
-						spot_report_spot = 'spot_report_spot', // 现货报表
+						closedetail = 'closedetail', // 平仓
 						
-						inventory_report_inventory_category = 'inventory_report_inventory_category', // 库存报表(品类)
+						custom_info_unsubmit = 'custom_info_unsubmit', // 未提交
 						
-						inventory_report_warehouse = 'inventory_report_warehouse', // 库存报表(仓库)
+						custom_info_checkpending = 'custom_info_checkpending', // 待审核
 						
-						sum_pl_report_sum_pl = 'sum_pl_report_sum_pl', // 汇总损益报表
+						custom_info_disabled = 'custom_info_disabled', // 停用
 						
-						future_report_future = 'future_report_future', // 期货报表
+						spot_contract_unsubmitted = 'spot_contract_unsubmitted', // 未提交
 						
-						inventory_applyrecord = 'inventory_applyrecord', // 申请记录
+						spot_contract_performance = 'spot_contract_performance', // 履约中
+						
+						spot_contract_finished = 'spot_contract_finished', // 已完成
+						
+						spot_contract_checkpending = 'spot_contract_checkpending', // 待审核
+						
+						goods_info_spot = 'goods_info_spot', // 现货品种
+						
+						goods_info_hedge = 'goods_info_hedge', // 套保品种
 						
 						outaccount_status_status = 'outaccount_status_status', // 账户状态
 						
 						inventory_current = 'inventory_current', // 当前库存
 						
+						inventory_applyrecord = 'inventory_applyrecord', // 申请记录
+						
 						search_spot_warrant = 'search_spot_warrant', // 现货仓单
 						
+						search_pre_sale_warehouse_receipt = 'search_pre_sale_warehouse_receipt', // 预售仓单
+						
 						search_commodity_contract = 'search_commodity_contract', // 商品合约
 						
 						search_capital_flow_tab = 'search_capital_flow_tab', // 资金流水
 						
-						search_pickup_query_tab = 'search_pickup_query_tab', // 提货查询
-						
 						search_performance_query_buy_performance = 'search_performance_query_buy_performance', // 买履约
 						
 						search_performance_query_sell_performance = 'search_performance_query_sell_performance', // 卖履约
 						
 						search_financing_inquiry_apply_order = 'search_financing_inquiry_apply_order', // 申请单
 						
-						platinum_custom_info_normal = 'platinum_custom_info_normal', // 正常
+						search_financing_inquiry_contract = 'search_financing_inquiry_contract', // 合同
 						
-						platinum_pick_goods_management_tab = 'platinum_pick_goods_management_tab', // 提货商品管理
+						search_pickup_query_tab = 'search_pickup_query_tab', // 提货查询
 						
-						platinum_customer_info_unsubmit = 'platinum_customer_info_unsubmit', // 待审核
+						finance_report_finance = 'finance_report_finance', // 财务报表
 						
-						platinum_customer_info_stop = 'platinum_customer_info_stop', // 停用
+						exposure_report_exposure = 'exposure_report_exposure', // 敞口报表
 						
-						platinum_fixed_investment_plan_query = 'platinum_fixed_investment_plan_query', // 定投计划查询
+						spot_report_spot = 'spot_report_spot', // 现货报表
 						
-						platinum_fixed_investment_flow_query = 'platinum_fixed_investment_flow_query', // 定投流水查询
+						inventory_report_inventory_category = 'inventory_report_inventory_category', // 库存报表(品类)
 						
-						platinum_pick_query_tab = 'platinum_pick_query_tab', // 提货查询
+						inventory_report_warehouse = 'inventory_report_warehouse', // 库存报表(仓库)
 						
-						platinum_fixed_investment_price_query_tab = 'platinum_fixed_investment_price_query_tab', // 定投价查询
+						sum_pl_report_sum_pl = 'sum_pl_report_sum_pl', // 汇总损益报表
 						
-						platinum_contract_goods_tab = 'platinum_contract_goods_tab', // 合约商品
+						future_report_future = 'future_report_future', // 期货报表
 						
-						platinum_contract_commodity_suspension_tab = 'platinum_contract_commodity_suspension_tab', // 合约商品停牌
+						warehouse_info_normal = 'warehouse_info_normal', // 正常
 						
-						platinum_agents_and_stores_tab = 'platinum_agents_and_stores_tab', // 代理和门店
+						warehouse_info_disabled = 'warehouse_info_disabled', // 停用
 						
-						platinum_spot_and_price_tab = 'platinum_spot_and_price_tab', // 现货市价
+						account_info_business = 'account_info_business', // 业务账户
 						
-						platinum_agreement_tab = 'platinum_agreement_tab', // 协议管理
+						account_info_trade = 'account_info_trade', // 交易账户
 						
 						platinum_recharge_review_tab = 'platinum_recharge_review_tab', // 充值审核
 						
 						platinum_withdrawal_review_tab = 'platinum_withdrawal_review_tab', // 提现审核
 						
-						platinum_document_query_position = 'platinum_document_query_position', // 持仓
-						
-						platinum_document_query_waiting = 'platinum_document_query_waiting', // 待付单
-						
-						platinum_document_query_order = 'platinum_document_query_order', // 委托单
-						
-						platinum_document_query_success = 'platinum_document_query_success', // 成交单
+						warehouse_pre_sale_floating_price = 'warehouse_pre_sale_floating_price', // 浮动价预售
 						
-						platinum_financing_information_tab = 'platinum_financing_information_tab', // 融资信息
+						spot_trade_order_transaction_basis_difference = 'spot_trade_order_transaction_basis_difference', // 基差点价
 						
-						search_pre_sale_warehouse_receipt = 'search_pre_sale_warehouse_receipt', // 预售仓单
+						spot_trade_order_transaction_listing_transfer = 'spot_trade_order_transaction_listing_transfer', // 挂牌转让
 						
-						search_financing_inquiry_contract = 'search_financing_inquiry_contract', // 合同
+						goods_info_spot_normal = 'goods_info_spot_normal', // 正常
 						
 						goods_info_spot_disable = 'goods_info_spot_disable', // 停用
 						
-						goods_info_spot_normal = 'goods_info_spot_normal', // 正常
-						
 						goods_info_hedge_normal = 'goods_info_hedge_normal', // 正常
 						
-						goods_info_hedge_disable = 'goods_info_hedge_disable', // 停用
+						search_spot_warrant_listing_record = 'search_spot_warrant_listing_record', // 挂牌记录
 						
-						warehouse_receipt_trade_price = 'warehouse_receipt_trade_price', // 一口价挂牌
+						goods_info_hedge_disable = 'goods_info_hedge_disable', // 停用
 						
-						warehouse_receipt_trade_floating_price = 'warehouse_receipt_trade_floating_price', // 浮动价挂牌
+						search_spot_warrant_warehouse_receipt_details = 'search_spot_warrant_warehouse_receipt_details', // 仓单明细
 						
-						warehouse_pre_sale_price = 'warehouse_pre_sale_price', // 一口价预售
+						search_spot_warrant_protocol_specified_record = 'search_spot_warrant_protocol_specified_record', // 协议指定记录
 						
-						warehouse_pre_sale_floating_price = 'warehouse_pre_sale_floating_price', // 浮动价预售
+						search_spot_warrant_transaction_record = 'search_spot_warrant_transaction_record', // 成交记录
 						
-						search_spot_warrant_warehouse_receipt_details = 'search_spot_warrant_warehouse_receipt_details', // 仓单明细
+						warehouse_receipt_trade_price = 'warehouse_receipt_trade_price', // 一口价挂牌
 						
-						search_spot_warrant_transaction_record = 'search_spot_warrant_transaction_record', // 成交记录
+						search_pre_sale_warehouse_receipt_order_summary = 'search_pre_sale_warehouse_receipt_order_summary', // 订单汇总
 						
-						search_spot_warrant_listing_record = 'search_spot_warrant_listing_record', // 挂牌记录
+						search_pre_sale_warehouse_receipt_transaction_record = 'search_pre_sale_warehouse_receipt_transaction_record', // 成交记录
 						
-						search_spot_warrant_protocol_specified_record = 'search_spot_warrant_protocol_specified_record', // 协议指定记录
+						search_pre_sale_warehouse_receipt_protocol_specified_record = 'search_pre_sale_warehouse_receipt_protocol_specified_record', // 协议指定记录
 						
 						search_document_records_contract_summary = 'search_document_records_contract_summary', // 合约汇总
 						
-						search_document_records_transaction_record = 'search_document_records_transaction_record', // 成交记录
-						
 						search_document_records_commission_record = 'search_document_records_commission_record', // 委托记录
 						
-						search_document_records_delivery_record = 'search_document_records_delivery_record', // 交收记录
+						warehouse_receipt_trade_floating_price = 'warehouse_receipt_trade_floating_price', // 浮动价挂牌
 						
-						search_pre_sale_warehouse_receipt_commission_record = 'search_pre_sale_warehouse_receipt_commission_record', // 委托记录
+						search_document_records_delivery_record = 'search_document_records_delivery_record', // 交收记录
 						
-						search_pre_sale_warehouse_receipt_order_summary = 'search_pre_sale_warehouse_receipt_order_summary', // 订单汇总
+						warehouse_pre_sale_price = 'warehouse_pre_sale_price', // 一口价预售
 						
-						search_pre_sale_warehouse_receipt_transaction_record = 'search_pre_sale_warehouse_receipt_transaction_record', // 成交记录
+						search_document_records_transaction_record = 'search_document_records_transaction_record', // 成交记录
 						
-						search_pre_sale_warehouse_receipt_protocol_specified_record = 'search_pre_sale_warehouse_receipt_protocol_specified_record', // 协议指定记录
+						search_pre_sale_warehouse_receipt_commission_record = 'search_pre_sale_warehouse_receipt_commission_record', // 委托记录
 						
 						spot_trade_warehouse_buy_hall = 'spot_trade_warehouse_buy_hall', // 买大厅
 						

+ 57 - 57
src/common/constants/modalNameEnum.ts

@@ -4,49 +4,47 @@ export enum ModalEnum {
     commomOrder = 'commom-order', // 下单通用界面
 
     detail = 'detail', // 详情
-						spot_price_management_disable_add = 'spot_price_management_disable_add', // 新增
-						
-						spot_warrant_spot_details_pick_up = 'spot_warrant_spot_details_pick_up', // 提货
+						spot_warrant_spot_summary_check = 'spot_warrant_spot_summary_check', // 查看库存
 						
 						spot_warrant_spot_details_listed = 'spot_warrant_spot_details_listed', // 挂牌
 						
-						spot_warrant_spot_summary_check = 'spot_warrant_spot_summary_check', // 查看库存
-						
-						spot_warrant_designated_deal_ignore = 'spot_warrant_designated_deal_ignore', // 忽略
+						spot_warrant_designated_deal_confirm_purchase = 'spot_warrant_designated_deal_confirm_purchase', // 确定购买
 						
-						spot_price_management_normal_add = 'spot_price_management_normal_add', // 新增
+						spot_warrant_deal_detail = 'spot_warrant_deal_detail', // 详情
 						
-						spot_warrant_designated_deal_confirm_purchase = 'spot_warrant_designated_deal_confirm_purchase', // 确定购买
+						spot_warrant_spot_details_pick_up = 'spot_warrant_spot_details_pick_up', // 提货
 						
 						spot_warrant_in_and_out_warehouse_sure_pick_up = 'spot_warrant_in_and_out_warehouse_sure_pick_up', // 确认提货
 						
+						spot_warrant_pending_order_cancel_order = 'spot_warrant_pending_order_cancel_order', // 撤单
+						
 						spot_warrant_in_and_out_warehouse_revoke = 'spot_warrant_in_and_out_warehouse_revoke', // 撤销
 						
+						spot_warrant_designated_deal_ignore = 'spot_warrant_designated_deal_ignore', // 忽略
+						
+						spot_warrant_designated_deal_resell = 'spot_warrant_designated_deal_resell', // 撤销出售
+						
 						pre_sale_warehouse_receipt_order_summary_listed = 'pre_sale_warehouse_receipt_order_summary_listed', // 挂牌
 						
 						pre_sale_warehouse_receipt_pending_order_cancel_order = 'pre_sale_warehouse_receipt_pending_order_cancel_order', // 撤单
 						
-						pre_sale_warehouse_receipt_deal_detail = 'pre_sale_warehouse_receipt_deal_detail', // 详情
-						
 						pre_sale_warehouse_receipt_designated_deal_confirm_purchase = 'pre_sale_warehouse_receipt_designated_deal_confirm_purchase', // 确定购买
 						
 						pre_sale_warehouse_receipt_designated_deal_ignore = 'pre_sale_warehouse_receipt_designated_deal_ignore', // 忽略
 						
 						commodity_contract_summary_transfer = 'commodity_contract_summary_transfer', // 转让
 						
-						spot_warrant_designated_deal_resell = 'spot_warrant_designated_deal_resell', // 撤销出售
+						pre_sale_warehouse_receipt_deal_detail = 'pre_sale_warehouse_receipt_deal_detail', // 详情
 						
 						commodity_contract_commission_cancel_order = 'commodity_contract_commission_cancel_order', // 撤单
 						
-						financing_manager_apply_cancel = 'financing_manager_apply_cancel', // 撤销
-						
 						financing_manager_contract_repurchase_warrant = 'financing_manager_contract_repurchase_warrant', // 回购仓单
 						
-						financing_manager_contract_pay_arrears = 'financing_manager_contract_pay_arrears', // 支付欠款
+						commodity_contract_summary_settlement = 'commodity_contract_summary_settlement', // 交收
 						
-						performance_information_buy_performance_pay = 'performance_information_buy_performance_pay', // 付款
+						financing_manager_apply_cancel = 'financing_manager_apply_cancel', // 撤销
 						
-						performance_information_buy_performance_extension = 'performance_information_buy_performance_extension', // 延期
+						performance_information_buy_performance_pay = 'performance_information_buy_performance_pay', // 付款
 						
 						performance_information_buy_performance_breach_contract = 'performance_information_buy_performance_breach_contract', // 违约
 						
@@ -54,34 +52,28 @@ export enum ModalEnum {
 						
 						performance_information_buy_performance_detail = 'performance_information_buy_performance_detail', // 详情
 						
-						performance_information_sell_performance_pay = 'performance_information_sell_performance_pay', // 付款
-						
 						performance_information_sell_performance_extension = 'performance_information_sell_performance_extension', // 延期
 						
+						performance_information_sell_performance_pay = 'performance_information_sell_performance_pay', // 付款
+						
 						performance_information_sell_performance_breach_contract = 'performance_information_sell_performance_breach_contract', // 违约
 						
 						performance_information_sell_performance_settlement = 'performance_information_sell_performance_settlement', // 交收
 						
-						performance_information_sell_performance_detail = 'performance_information_sell_performance_detail', // 详情
-						
-						spot_warrant_pending_order_cancel_order = 'spot_warrant_pending_order_cancel_order', // 撤单
-						
-						spot_warrant_deal_detail = 'spot_warrant_deal_detail', // 详情
-						
-						commodity_contract_summary_settlement = 'commodity_contract_summary_settlement', // 交收
-						
 						funding_information_funding_summary_recharge = 'funding_information_funding_summary_recharge', // 充值
 						
+						performance_information_sell_performance_detail = 'performance_information_sell_performance_detail', // 详情
+						
 						funding_information_funding_summary_withdraw = 'funding_information_funding_summary_withdraw', // 提现
 						
 						spot_trade_warehouse_post_buying = 'spot_trade_warehouse_post_buying', // 挂牌求购
 						
-						spot_trade_warehouse_detail = 'spot_trade_warehouse_detail', // 详情
-						
 						spot_trade_warehouse_delisting = 'spot_trade_warehouse_delisting', // 摘牌
 						
 						spot_trade_warehouse_financing_delisting = 'spot_trade_warehouse_financing_delisting', // 融资摘牌
 						
+						spot_trade_warehouse_detail = 'spot_trade_warehouse_detail', // 详情
+						
 						open = 'open', // 开仓
 						
 						close = 'close', // 平仓
@@ -104,10 +96,10 @@ export enum ModalEnum {
 						
 						goods_info_spot_normal_modify = 'goods_info_spot_normal_modify', // 修改
 						
-						goods_info_spot_normal_disable = 'goods_info_spot_normal_disable', // 停用
-						
 						goods_info_hedge_normal_modify = 'goods_info_hedge_normal_modify', // 修改
 						
+						goods_info_spot_normal_disable = 'goods_info_spot_normal_disable', // 停用
+						
 						spot_contract_btn_add = 'spot_contract_btn_add', // 新增
 						
 						none_btn = 'none_btn', // 按钮
@@ -160,6 +152,10 @@ export enum ModalEnum {
 						
 						platinum_custom_info_add = 'platinum_custom_info_add', // 新增
 						
+						financing_manager_contract_pay_arrears = 'financing_manager_contract_pay_arrears', // 支付欠款
+						
+						performance_information_buy_performance_extension = 'performance_information_buy_performance_extension', // 延期
+						
 						platinum_pick_goods_management_add = 'platinum_pick_goods_management_add', // 新增
 						
 						platinum_pick_query_complete_stocking = 'platinum_pick_query_complete_stocking', // 完成备货
@@ -200,13 +196,9 @@ export enum ModalEnum {
 						
 						platinum_broker_management = 'platinum_broker_management', // 经纪人管理
 						
-						spot_price_management_disable_modify = 'spot_price_management_disable_modify', // 恢复
-						
-						spot_price_management_disable_disable = 'spot_price_management_disable_disable', // 删除
-						
-						spot_price_management_normal_modify = 'spot_price_management_normal_modify', // 修改
+						spot_price_management_normal_add = 'spot_price_management_normal_add', // 新增
 						
-						spot_price_management_normal_disable = 'spot_price_management_normal_disable', // 停用
+						spot_price_management_disable_add = 'spot_price_management_disable_add', // 新增
 						
 						spot_contract_btn_modify = 'spot_contract_btn_modify', // 重新提交
 						
@@ -220,44 +212,44 @@ export enum ModalEnum {
 						
 						account_info_business_btn_modify = 'account_info_business_btn_modify', // 修改
 						
-						account_info_business_btn_reset = 'account_info_business_btn_reset', // 重置密码
-						
 						account_info_business_btn_locked = 'account_info_business_btn_locked', // 锁定
 						
+						account_info_business_btn_unlocked = 'account_info_business_btn_unlocked', // 解锁
+						
 						account_info_trade_child_btn_add = 'account_info_trade_child_btn_add', // 新增
 						
 						account_info_trade_btn_modify = 'account_info_trade_btn_modify', // 修改
 						
-						account_info_business_btn_unlocked = 'account_info_business_btn_unlocked', // 解锁
-						
 						account_info_manager_btn_child_add = 'account_info_manager_btn_child_add', // 新增
 						
-						account_info_business_btn_cancel = 'account_info_business_btn_cancel', // 注销
+						account_info_business_btn_reset = 'account_info_business_btn_reset', // 重置密码
 						
 						account_info_futures_btn_child_add = 'account_info_futures_btn_child_add', // 新增
 						
+						account_info_business_btn_cancel = 'account_info_business_btn_cancel', // 注销
+						
 						account_info_futures_btn_modify = 'account_info_futures_btn_modify', // 修改
 						
 						purchase_pending_someprice = 'purchase_pending_someprice', // 点价登记
 						
 						purchase_pending_settlement = 'purchase_pending_settlement', // 交收登记
 						
-						purchase_pending_invoice = 'purchase_pending_invoice', // 发票登记
-						
 						purchase_pending_funds = 'purchase_pending_funds', // 款项登记
 						
+						purchase_pending_invoice = 'purchase_pending_invoice', // 发票登记
+						
 						purchase_pending_storage = 'purchase_pending_storage', // 入库登记
 						
 						sell_pending_someprice = 'sell_pending_someprice', // 点价登记
 						
+						sell_pending_settlement = 'sell_pending_settlement', // 交收登记
+						
 						sell_pending_funds = 'sell_pending_funds', // 款项登记
 						
 						sell_pending_invoice = 'sell_pending_invoice', // 发票登记
 						
 						sell_pending_storage = 'sell_pending_storage', // 出库登记
 						
-						sell_pending_settlement = 'sell_pending_settlement', // 交收登记
-						
 						plan_uncommitted_modify = 'plan_uncommitted_modify', // 修改
 						
 						plan_uncommitted_delete = 'plan_uncommitted_delete', // 删除
@@ -274,8 +266,6 @@ export enum ModalEnum {
 						
 						platinum_custom_info_normal_stop = 'platinum_custom_info_normal_stop', // 停用
 						
-						platinum_customer_info_unsubmit_check = 'platinum_customer_info_unsubmit_check', // 审核
-						
 						platinum_customer_info_stop_resume = 'platinum_customer_info_stop_resume', // 恢复
 						
 						platinum_customer_info_stop_delete = 'platinum_customer_info_stop_delete', // 删除
@@ -286,27 +276,33 @@ export enum ModalEnum {
 						
 						platinum_contract_goods_modify = 'platinum_contract_goods_modify', // 修改
 						
-						platinum_contract_goods_logout = 'platinum_contract_goods_logout', // 注销
-						
 						platinum_contract_commodity_suspension_modify = 'platinum_contract_commodity_suspension_modify', // 修改
 						
 						platinum_agreement_modify = 'platinum_agreement_modify', // 修改
 						
 						platinum_agreement_stop = 'platinum_agreement_stop', // 停用
 						
-						platinum_agreement_delete = 'platinum_agreement_delete', // 注销
-						
 						platinum_agreement_resume = 'platinum_agreement_resume', // 恢复
 						
+						platinum_contract_goods_logout = 'platinum_contract_goods_logout', // 注销
+						
+						platinum_agreement_delete = 'platinum_agreement_delete', // 注销
+						
 						platinum_broker_management_check = 'platinum_broker_management_check', // 审核
 						
 						platinum_broker_management_resume = 'platinum_broker_management_resume', // 恢复
 						
-						account_info_trade_btn_child_modify = 'account_info_trade_btn_child_modify', // 修改
+						spot_price_management_normal_modify = 'spot_price_management_normal_modify', // 修改
 						
-						account_info_trade_btn_child_reset = 'account_info_trade_btn_child_reset', // 重置密码
+						spot_price_management_normal_disable = 'spot_price_management_normal_disable', // 停用
 						
-						account_info_trade_btn_child_locked = 'account_info_trade_btn_child_locked', // 锁定
+						spot_price_management_disable_modify = 'spot_price_management_disable_modify', // 恢复
+						
+						spot_price_management_disable_disable = 'spot_price_management_disable_disable', // 删除
+						
+						platinum_customer_info_unsubmit_check = 'platinum_customer_info_unsubmit_check', // 审核
+						
+						account_info_trade_btn_child_modify = 'account_info_trade_btn_child_modify', // 修改
 						
 						account_info_trade_btn_child_unlocked = 'account_info_trade_btn_child_unlocked', // 解锁
 						
@@ -314,18 +310,22 @@ export enum ModalEnum {
 						
 						account_info_manager_btn_modify = 'account_info_manager_btn_modify', // 修改
 						
-						account_info_manager_btn_reset = 'account_info_manager_btn_reset', // 重置密码
-						
 						account_info_manager_btn_locked = 'account_info_manager_btn_locked', // 锁定
 						
-						account_info_manager_btn_logout = 'account_info_manager_btn_logout', // 注销
+						account_info_trade_btn_child_locked = 'account_info_trade_btn_child_locked', // 锁定
+						
+						account_info_manager_btn_reset = 'account_info_manager_btn_reset', // 重置密码
 						
 						account_info_manager_btn_unlocked = 'account_info_manager_btn_unlocked', // 解锁
 						
+						account_info_manager_btn_logout = 'account_info_manager_btn_logout', // 注销
+						
 						account_info_futures_btn_child_credit = 'account_info_futures_btn_child_credit', // 授信
 						
 						account_info_futures_btn_child_modify = 'account_info_futures_btn_child_modify', // 修改
 						
 						account_info_futures_btn_child_cancel = 'account_info_futures_btn_child_cancel', // 注销
 						
+						account_info_trade_btn_child_reset = 'account_info_trade_btn_child_reset', // 重置密码
+						
 		}

+ 34 - 0
src/router/index.ts

@@ -994,6 +994,40 @@ const routes: Array<RouteRecordRaw> = [
                             },
                         ]
                     },
+                    {
+                        path: '/spot_trade/spot_trade_order_transaction',
+                        name: EnumRouterName.spot_trade_order_transaction,
+                        component: () => import('@/views/market/spot_trade/spot_trade_order_transaction/index.vue'),
+                        meta: {
+                            requireAuth: true,
+                        },
+                        children: [
+                            {
+                                path: '/spot_trade/spot_trade_order_transaction/spot_trade_order_transaction_basis_difference',
+                                name: EnumRouterName.spot_trade_order_transaction_basis_difference,
+                                component: () => import('@/views/market/spot_trade/spot_trade_order_transaction/spot_trade_order_transaction_basis_difference/index.vue'),
+                                meta: {
+                                    requireAuth: true,
+                                },
+                            },
+                            {
+                                path: '/spot_trade/spot_trade_order_transaction/spot_trade_order_transaction_listing_transfer',
+                                name: EnumRouterName.spot_trade_order_transaction_listing_transfer,
+                                component: () => import('@/views/market/spot_trade/spot_trade_order_transaction/spot_trade_order_transaction_listing_transfer/index.vue'),
+                                meta: {
+                                    requireAuth: true,
+                                },
+                            },
+                        ]
+                    },
+                    {
+                        path: '/spot_trade/spot_trade_reference_market',
+                        name: EnumRouterName.spot_trade_reference_market,
+                        component: () => import('@/views/market/spot_trade/spot_trade_reference_market/index.vue'),
+                        meta: {
+                            requireAuth: true,
+                        },
+                    }
                 ]
             },
             {

+ 28 - 0
src/views/market/spot_trade/spot_trade_order_transaction/index.vue

@@ -0,0 +1,28 @@
+<template>
+  <!-- 订单交易 -->
+  <div class="topTableHeight40">
+    <router-view></router-view>
+    <ThridMenu :list="tabList"
+               :selectedKey="index"
+               @selectMenu="changeTab" />
+  </div>
+</template>
+
+<script lang="ts">
+import { defineComponent } from 'vue';
+import ThridMenu from '@/common/components/thirdMenu/index.vue';
+import { EnumRouterName } from '@/common/constants/enumRouterName';
+import { handleMartketThirdRouter } from '@/common/setup/matket/router';
+
+export default defineComponent({
+    name: EnumRouterName.spot_trade_order_transaction,
+    components: {
+        ThridMenu,
+    },
+    setup() {
+        return { ...handleMartketThirdRouter(EnumRouterName.spot_trade_order_transaction) };
+    },
+});
+</script>
+<style lang="less">
+</style>

+ 113 - 0
src/views/market/spot_trade/spot_trade_order_transaction/spot_trade_order_transaction_basis_difference/index.vue

@@ -0,0 +1,113 @@
+<template>
+  <!-- 仓单贸易 一口价挂牌-->
+  <div class="topTableHeight">
+    <a-table :columns="columns"
+             class="srcollYTable"
+             :scroll="{ x: '100%', y: 'calc(100vh - 479px)' }"
+             :pagination="false"
+             :loading="loading"
+             :expandedRowKeys="expandedRowKeys"
+             :customRow="Rowclick"
+             rowKey="key"
+             :data-source="tableList"></a-table>
+    <!-- 右键 -->
+    <contextMenu :contextMenu="contextMenu"
+                 @cancel="closeContext"
+                 :list="firstBtn"></contextMenu>
+    <component :is="componentId"
+               v-if="componentId"
+               :enumName="name"
+               :selectedRow="selectedRow"
+               @cancel="closeComponent"></component>
+  </div>
+</template>
+
+<script lang="ts">
+import { EnumRouterName } from '@/common/constants/enumRouterName';
+import { queryTableList, BtnList, contextMenu, defineAsyncComponent, defineComponent, ModalEnum, ComposeTableParam } from '@/common/export/commonTable';
+import { QueryOrderQuoteReq, WrOrderQuote } from '@/services/go/wrtrade/interface';
+import { queryOrderQuote } from '@/services/go/wrtrade';
+import { handleComposeTable } from '@/views/market/spot_trade/setup';
+import Bus from '@/utils/eventBus/index';
+import Filter from '../../components/filter/index.vue';
+
+export default defineComponent({
+    name: EnumRouterName.spot_trade_order_transaction_basis_difference,
+    components: {
+        contextMenu,
+        // [ModalEnum.spot_trade_warehouse_detail]: defineAsyncComponent(() => import('../../components/detail/index.vue')),
+        // [ModalEnum.spot_trade_warehouse_post_buying]: defineAsyncComponent(() => import('../../components/post_buying/index.vue')),
+        // buyAndSell: defineAsyncComponent(() => import('../../components/buy-sell-market/index.vue')),
+        // postBuying: defineAsyncComponent(() => import('../../components/post_buying/index.vue')),
+    },
+    setup() {
+        // 表格列表数据
+        const { loading, tableList, queryTable } = queryTableList<WrOrderQuote>();
+        // 获取列表数据
+        const queryTableAction = () => {
+            const param: QueryOrderQuoteReq = {
+                wrpricetype: 1,
+                haswr: 1,
+            };
+            queryTable(queryOrderQuote, param);
+        };
+        Bus.$on('spotTrade', queryTableAction);
+        // 表格通用逻辑
+        const param: ComposeTableParam = {
+            queryFn: queryTableAction,
+            menuType: EnumRouterName.warehouse_receipt_trade_price,
+            tableName: 'table_pcweb_spot_trade_warehouse_price',
+            tableFilterKey: [],
+            isDetail: false,
+        };
+        const {
+            contextMenu,
+            openContext,
+            closeContext, // 右键
+            columns,
+            registerColumn,
+            updateColumn, // 表头
+            expandedRowKeys,
+            selectedRow,
+            Rowclick, // 表格折腾面板数据与单击、双击事件
+            componentId,
+            closeComponent, // 控制异步组件
+            firstBtn, // 表格按钮
+        } = handleComposeTable<WrOrderQuote>(param);
+        function search(value: Object) {
+            const param: QueryOrderQuoteReq = {
+                wrpricetype: 1,
+                haswr: 1,
+            };
+            Object.assign(param, value);
+            queryTable(queryOrderQuote, param);
+        }
+        function buyOpen(value: any, goods: any) {
+            componentId.value = 'postBuying';
+            selectedRow.value = value;
+        }
+
+        return {
+            contextMenu,
+            openContext,
+            closeContext, // 右键
+            columns,
+            registerColumn,
+            updateColumn, // 表头
+            expandedRowKeys,
+            selectedRow,
+            Rowclick, // 表格折腾面板数据与单击、双击事件
+            componentId,
+            closeComponent, // 控制异步组件
+            firstBtn, // 表格按钮
+            name: EnumRouterName.warehouse_receipt_trade_price,
+            loading,
+            tableList,
+            search,
+            buyOpen,
+        };
+    },
+});
+</script>
+<style lang="less">
+</style>

+ 113 - 0
src/views/market/spot_trade/spot_trade_order_transaction/spot_trade_order_transaction_listing_transfer/index.vue

@@ -0,0 +1,113 @@
+<template>
+  <!-- 仓单贸易 一口价挂牌-->
+  <div class="topTableHeight">
+    <a-table :columns="columns"
+             class="srcollYTable"
+             :scroll="{ x: '100%', y: 'calc(100vh - 479px)' }"
+             :pagination="false"
+             :loading="loading"
+             :expandedRowKeys="expandedRowKeys"
+             :customRow="Rowclick"
+             rowKey="key"
+             :data-source="tableList"></a-table>
+    <!-- 右键 -->
+    <contextMenu :contextMenu="contextMenu"
+                 @cancel="closeContext"
+                 :list="firstBtn"></contextMenu>
+    <component :is="componentId"
+               v-if="componentId"
+               :enumName="name"
+               :selectedRow="selectedRow"
+               @cancel="closeComponent"></component>
+  </div>
+</template>
+
+<script lang="ts">
+import { EnumRouterName } from '@/common/constants/enumRouterName';
+import { queryTableList, BtnList, contextMenu, defineAsyncComponent, defineComponent, ModalEnum, ComposeTableParam } from '@/common/export/commonTable';
+import { QueryOrderQuoteReq, WrOrderQuote } from '@/services/go/wrtrade/interface';
+import { queryOrderQuote } from '@/services/go/wrtrade';
+import { handleComposeTable } from '@/views/market/spot_trade/setup';
+import Bus from '@/utils/eventBus/index';
+import Filter from '../../components/filter/index.vue';
+
+export default defineComponent({
+    name: EnumRouterName.spot_trade_order_transaction_listing_transfer,
+    components: {
+        contextMenu,
+        // [ModalEnum.spot_trade_warehouse_detail]: defineAsyncComponent(() => import('../../components/detail/index.vue')),
+        // [ModalEnum.spot_trade_warehouse_post_buying]: defineAsyncComponent(() => import('../../components/post_buying/index.vue')),
+        // buyAndSell: defineAsyncComponent(() => import('../../components/buy-sell-market/index.vue')),
+        // postBuying: defineAsyncComponent(() => import('../../components/post_buying/index.vue')),
+    },
+    setup() {
+        // 表格列表数据
+        const { loading, tableList, queryTable } = queryTableList<WrOrderQuote>();
+        // 获取列表数据
+        const queryTableAction = () => {
+            const param: QueryOrderQuoteReq = {
+                wrpricetype: 1,
+                haswr: 1,
+            };
+            queryTable(queryOrderQuote, param);
+        };
+        Bus.$on('spotTrade', queryTableAction);
+        // 表格通用逻辑
+        const param: ComposeTableParam = {
+            queryFn: queryTableAction,
+            menuType: EnumRouterName.warehouse_receipt_trade_price,
+            tableName: 'table_pcweb_spot_trade_warehouse_price',
+            tableFilterKey: [],
+            isDetail: false,
+        };
+        const {
+            contextMenu,
+            openContext,
+            closeContext, // 右键
+            columns,
+            registerColumn,
+            updateColumn, // 表头
+            expandedRowKeys,
+            selectedRow,
+            Rowclick, // 表格折腾面板数据与单击、双击事件
+            componentId,
+            closeComponent, // 控制异步组件
+            firstBtn, // 表格按钮
+        } = handleComposeTable<WrOrderQuote>(param);
+        function search(value: Object) {
+            const param: QueryOrderQuoteReq = {
+                wrpricetype: 1,
+                haswr: 1,
+            };
+            Object.assign(param, value);
+            queryTable(queryOrderQuote, param);
+        }
+        function buyOpen(value: any, goods: any) {
+            componentId.value = 'postBuying';
+            selectedRow.value = value;
+        }
+
+        return {
+            contextMenu,
+            openContext,
+            closeContext, // 右键
+            columns,
+            registerColumn,
+            updateColumn, // 表头
+            expandedRowKeys,
+            selectedRow,
+            Rowclick, // 表格折腾面板数据与单击、双击事件
+            componentId,
+            closeComponent, // 控制异步组件
+            firstBtn, // 表格按钮
+            name: EnumRouterName.warehouse_receipt_trade_price,
+            loading,
+            tableList,
+            search,
+            buyOpen,
+        };
+    },
+});
+</script>
+<style lang="less">
+</style>

+ 28 - 0
src/views/market/spot_trade/spot_trade_reference_market/index.vue

@@ -0,0 +1,28 @@
+<template>
+  <!-- 参考行情 -->
+  <div class="topTableHeight40">
+    <router-view></router-view>
+    <ThridMenu :list="tabList"
+               :selectedKey="index"
+               @selectMenu="changeTab" />
+  </div>
+</template>
+
+<script lang="ts">
+import { defineComponent } from 'vue';
+import ThridMenu from '@/common/components/thirdMenu/index.vue';
+import { EnumRouterName } from '@/common/constants/enumRouterName';
+import { handleMartketThirdRouter } from '@/common/setup/matket/router';
+
+export default defineComponent({
+    name: EnumRouterName.spot_trade_reference_market,
+    components: {
+        ThridMenu,
+    },
+    setup() {
+        return { ...handleMartketThirdRouter(EnumRouterName.spot_trade_reference_market) };
+    },
+});
+</script>
+<style lang="less">
+</style>