From 6b1ded438466844a14d17b21700e79b96484c69b Mon Sep 17 00:00:00 2001 From: wangqi <magical1908@outlook.com> Date: 星期一, 29 三月 2021 11:16:33 +0800 Subject: [PATCH] 废气点名字 --- src/components/flueGas/flueGas.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/flueGas/flueGas.js b/src/components/flueGas/flueGas.js index eef18b1..62f103f 100644 --- a/src/components/flueGas/flueGas.js +++ b/src/components/flueGas/flueGas.js @@ -64,7 +64,7 @@ autoClose: false }) // 鍒掕繃鍑虹幇 灞曠ず鏁版嵁 - marker.bindTooltip(data[i].StoragePlaceName, { + marker.bindTooltip(data[i].porltName, { permanent: true, offset: [0, -16], direction: 'top', -- Gitblit v1.8.0