From 4fc4691e669d791cfbdea76252d99787b95b58d0 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期一, 25 三月 2024 10:44:43 +0800 Subject: [PATCH] # --- zy-asrs-flow/src/pages/map/batch/index.jsx | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/zy-asrs-flow/src/pages/map/batch/index.jsx b/zy-asrs-flow/src/pages/map/batch/index.jsx index 04d3db8..9b154bd 100644 --- a/zy-asrs-flow/src/pages/map/batch/index.jsx +++ b/zy-asrs-flow/src/pages/map/batch/index.jsx @@ -63,6 +63,7 @@ rootStyle={{ position: "absolute" }} mask={false} width={600} + placement={'left'} style={{ opacity: 1 }} -- Gitblit v1.9.1