From 5ee8b5a0c20b59e4b6cb556a93c7ea536383d0e0 Mon Sep 17 00:00:00 2001 From: xiaohuoni <448627663@qq.com> Date: Thu, 21 Feb 2019 14:20:48 +0800 Subject: [PATCH] =?UTF-8?q?when=20select=203=20item=20=EF=BC=8Ctext=20bran?= =?UTF-8?q?ch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/List/Articles.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/List/Articles.js b/src/pages/List/Articles.js index c1c04b72..5ab311ba 100644 --- a/src/pages/List/Articles.js +++ b/src/pages/List/Articles.js @@ -154,8 +154,8 @@ class SearchList extends Component { - - + + {getFieldDecorator('owner', { initialValue: ['wjh', 'zxx'], })( -- GitLab