From fdf6357c4ffd610b5a971553bad6ee91c8857708 Mon Sep 17 00:00:00 2001 From: hjhan Date: Fri, 14 Aug 2026 17:06:08 +0800 Subject: [PATCH] =?UTF-8?q?fix(EQD-7049):=20=E6=9C=9F=E6=9D=83=E5=AE=9A?= =?UTF-8?q?=E4=BB=B7=E9=A1=B5=E6=A0=87=E7=9A=84=E4=B8=8B=E6=8B=89=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E6=9C=8D=E5=8A=A1=E7=AB=AF=E6=90=9C=E7=B4=A2=EF=BC=8C?= =?UTF-8?q?=E7=A7=BB=E9=99=A4=E5=85=A8=E9=87=8F=E6=A0=87=E7=9A=84=E4=B8=8B?= =?UTF-8?q?=E8=BD=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - vueUnderlying.lookup 不再遍历全量 ylotc.underlyings(债券十几万量级导致 29s 下载/页面卡死),改为调用 /frontdata/AjaxGetUnderlyingSelect 按关键词服务端搜索 - 默认预拉 20 条(后端 MaxShowLength 硬截断),输入时异步搜索并刷新缓存(乱序响应由 token 丢弃) - 移除 BasicDataJs 的 标的Live 参数消除全量标的下载;IsCombined 由 IsSynthetic||IsBasket 映射,保留期权黑名单护栏(BlackLimit=1) - 同步修改东莞定制版 Structure_DZ --- YLErpWeb/Views/Pricing/Structure_DZ.cshtml | 2 +- YLErpWeb/Views/Pricing/structure.cshtml | 2 +- .../wwwroot/Scripts/app/pricing/structure.js | 74 ++++++++++++++----- .../Scripts/app/pricing/structure_dz.js | 74 ++++++++++++++----- 4 files changed, 116 insertions(+), 36 deletions(-) diff --git a/YLErpWeb/Views/Pricing/Structure_DZ.cshtml b/YLErpWeb/Views/Pricing/Structure_DZ.cshtml index 236f4f8c..18c7d47e 100644 --- a/YLErpWeb/Views/Pricing/Structure_DZ.cshtml +++ b/YLErpWeb/Views/Pricing/Structure_DZ.cshtml @@ -85,7 +85,7 @@ - + - +