1
PC-20250623MANY\Administrator
2025-08-31 3ac7a857b0112094f7b4cf9681c0b1e6e99d7a27
1
1 files modified
11 ■■■■■ changed files
src/eastmoney/HQData.js 11 ●●●●● patch | view | raw | blame | history
src/eastmoney/HQData.js
@@ -1491,6 +1491,17 @@
    }
  }
  // hqChartData.data.push([
  //   "20250831",
  //   yClose,
  //   26.94,
  //   26.96 + Math.random(),
  //   26.88,
  //   26.9289,
  //   6267 * 100,
  //   parseFloat(Math.random() * 100 + "")
  // ]);
  if (option.Data.Self.IsDestroy === false) {
    HQData.Log("[HQData.RecvHistoryData] hqchartData ", hqChartData);
    callback(hqChartData);