From a908604f5aa2da9921cd99c12a6fa422d5893f4a Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期五, 11 十月 2024 15:17:04 +0800 Subject: [PATCH] # --- zy-acs-flow/src/map/settings/index.jsx | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/zy-acs-flow/src/map/settings/index.jsx b/zy-acs-flow/src/map/settings/index.jsx index 7e61e10..56096a3 100644 --- a/zy-acs-flow/src/map/settings/index.jsx +++ b/zy-acs-flow/src/map/settings/index.jsx @@ -81,6 +81,7 @@ setSpriteSettings={setSpriteSettings} onSubmit={() => { }} + width={width} /> )} {activeTab === 1 && ( -- Gitblit v1.9.1