From f73f128bacb69eb4611c706ac8e59b44bcc85135 Mon Sep 17 00:00:00 2001 From: "Jingwei.Zhang" Date: Mon, 5 Sep 2022 16:09:42 +0800 Subject: [PATCH] fix: fix the modal action disappear 1. Fix the modal disappeared when changing the window size 2. Optimized obtaining the table height Change-Id: I629858f7c0174183345526bb46909df33ac9b4a2 --- src/components/Tables/Base/index.jsx | 2 +- src/containers/List/index.jsx | 39 +++++++++++++++++++++------- 2 files changed, 31 insertions(+), 10 deletions(-) diff --git a/src/components/Tables/Base/index.jsx b/src/components/Tables/Base/index.jsx index 0dbd575c..d6eb7998 100644 --- a/src/components/Tables/Base/index.jsx +++ b/src/components/Tables/Base/index.jsx @@ -799,7 +799,7 @@ export class BaseTable extends React.Component { renderNormalTitle() { return ( -
+