hjhan
1c19d2f7c5
fix(EQD-7049): 新建空白期权定价页跳过空标的默认查询,避免'标的信息缺失'弹窗
- 页面初始化时 updateUnderlying 以空 UnderlyingCode/InstrumentType/VarietyId 发起 /pricing/AjaxGetUnderlying,后端三者皆空返回 JsonError('标的信息缺失') 并自动弹窗
- 前端守卫:三者皆空时仅重置空 underlying 并 return,不再发请求,与后端 AjaxGetUnderlying(PricingController.cs:398-414) 判定精确对应
- 不影响正常路径:选类型(InstrumentType)/品种(VarietyId>0)/具体标的(UnderlyingCode) 仍照常查询
- 同步修改东莞定制版 structure_dz.js
2026-08-14 17:49:59 +08:00
..
2024-05-09 14:06:26 +08:00
2026-08-10 17:21:46 +08:00
2026-08-13 17:21:04 +08:00
2026-07-31 10:35:25 +08:00
2026-08-07 17:53:48 +08:00
2026-08-13 17:21:04 +08:00
2026-08-14 14:51:56 +08:00
2024-05-09 14:06:26 +08:00
2026-08-13 09:50:25 +08:00
2026-04-23 11:25:38 +08:00
2026-08-08 15:57:00 +08:00
2026-05-08 15:09:58 +08:00
2026-08-11 13:13:32 +08:00
2026-08-14 17:06:08 +08:00
2026-04-16 15:12:39 +08:00
2026-08-14 17:49:59 +08:00
2026-07-02 16:14:04 +08:00
2026-04-22 14:46:37 +08:00
2026-07-01 11:01:33 +08:00
2026-04-22 14:46:37 +08:00
2026-04-22 14:46:37 +08:00
2026-07-29 19:01:19 +08:00
2024-05-09 14:06:26 +08:00
2024-05-09 14:06:26 +08:00
2026-07-23 13:43:43 +08:00
2026-08-08 15:57:00 +08:00
2026-07-29 19:01:19 +08:00
2026-07-29 19:51:42 +08:00
2026-07-29 17:47:13 +08:00
2024-05-09 14:06:26 +08:00
2024-05-09 14:06:26 +08:00
2024-05-09 14:06:26 +08:00
2024-05-09 14:06:26 +08:00
2026-07-31 10:35:25 +08:00