From 257e294c2451e541d53dc626868e52a577d6e8a2 Mon Sep 17 00:00:00 2001 From: ddcat1115 Date: Fri, 2 Mar 2018 11:19:40 +0800 Subject: [PATCH] update TableList --- src/routes/List/TableList.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/List/TableList.js b/src/routes/List/TableList.js index 507442cc..e990c1b4 100644 --- a/src/routes/List/TableList.js +++ b/src/routes/List/TableList.js @@ -220,7 +220,7 @@ class UpdateForm extends PureComponent { footer={this.renderFooter(currentStep)} onCancel={() => handleUpdateModalVisible()} > - + -- GitLab