feat: bug修复
This commit is contained in:
@@ -176,7 +176,7 @@ const StockChartKLineModal: React.FC<StockChartKLineModalProps> = ({
|
||||
width={1200}
|
||||
footer={null}
|
||||
centered
|
||||
destroyOnClose // 关闭时销毁组件(释放图表资源)
|
||||
destroyOnHidden // 关闭时销毁组件(释放图表资源)
|
||||
>
|
||||
{/* 工具栏 */}
|
||||
<Box mb={4}>
|
||||
|
||||
Reference in New Issue
Block a user