From 62209a67a967fadcb8420d22ae27e1509e019afe Mon Sep 17 00:00:00 2001 From: misakacoder <36252937+misakacoder@users.noreply.github.com> Date: Wed, 18 Dec 2024 09:52:19 +0800 Subject: [PATCH] =?UTF-8?q?[ISSUE=20#12960]=20=E4=BF=AE=E5=A4=8D=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E5=9B=9E=E6=BB=9A=E9=A1=B5=E9=9D=A2=EF=BC=8C=E6=9B=B4?= =?UTF-8?q?=E5=A4=9A=E9=AB=98=E7=BA=A7=E9=80=89=E9=A1=B9=E7=82=B9=E5=87=BB?= =?UTF-8?q?=E6=8A=A5=E9=94=99=E9=97=AE=E9=A2=98=20(#12961)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ConfigRollback/ConfigRollback.js | 1 - console/src/main/resources/static/index.html | 4 ++-- console/src/main/resources/static/js/main.js | 16 ++++++++-------- 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/console-ui/src/pages/ConfigurationManagement/ConfigRollback/ConfigRollback.js b/console-ui/src/pages/ConfigurationManagement/ConfigRollback/ConfigRollback.js index d5f03f26209..b986b4a51d3 100644 --- a/console-ui/src/pages/ConfigurationManagement/ConfigRollback/ConfigRollback.js +++ b/console-ui/src/pages/ConfigurationManagement/ConfigRollback/ConfigRollback.js @@ -69,7 +69,6 @@ class ConfigRollback extends React.Component { toggleMore() { this.setState({ showmore: !this.state.showmore, - extInfo: data.extInfo ? JSON.parse(data.extInfo) : {}, }); } diff --git a/console/src/main/resources/static/index.html b/console/src/main/resources/static/index.html index f3c8668e720..c0aafe70479 100644 --- a/console/src/main/resources/static/index.html +++ b/console/src/main/resources/static/index.html @@ -35,7 +35,7 @@ - +
@@ -56,6 +56,6 @@ - +