From 5e0df44cc4e9c0c623b3b606a426ace2a791a006 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 05 七月 2023 18:24:29 +0800 Subject: [PATCH] Merge branch 'develop' --- src/tabviews/commontable/index.jsx | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/tabviews/commontable/index.jsx b/src/tabviews/commontable/index.jsx index d8e90c6..10dcee9 100644 --- a/src/tabviews/commontable/index.jsx +++ b/src/tabviews/commontable/index.jsx @@ -454,6 +454,7 @@ searchRatio: config.setting.searchRatio || '', searchLwidth: config.setting.searchLwidth, borderRadius: config.setting.borderRadius, + resetContrl: config.setting.resetContrl, } this.setState({ -- Gitblit v1.8.0