From 1eb5ef62bb6e7bd5b85cd5259b18c1ad5c691be1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Wed, 11 Dec 2019 10:23:32 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/tpm/newshixuns/Newshixuns.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/public/react/src/modules/tpm/newshixuns/Newshixuns.js b/public/react/src/modules/tpm/newshixuns/Newshixuns.js index b663297d0..9e0541f9b 100644 --- a/public/react/src/modules/tpm/newshixuns/Newshixuns.js +++ b/public/react/src/modules/tpm/newshixuns/Newshixuns.js @@ -494,9 +494,7 @@ class Newshixuns extends Component { className="chooseDes pr" >
- {getFieldDecorator('sub_type', { - rules: [{required: true, message: '请选择小类别'}], - })( + {getFieldDecorator('sub_type')(