From 38709b1cabf664acacb6ed5907a7f5248581fc30 Mon Sep 17 00:00:00 2001 From: "sylor_huang@126.com" Date: Thu, 23 Apr 2020 12:06:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=89=8D=E7=AB=AF=E5=88=9B?= =?UTF-8?q?=E5=BB=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 389 +++++++++++------------ src/forge/Newfile/UserSubmitComponent.js | 40 +-- src/modules/user/usersInfo/Projects.js | 2 +- 3 files changed, 212 insertions(+), 219 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index b75942f5..7e9fc678 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,7 +1,11 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + - - + @@ -37,12 +61,50 @@ - + - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -51,8 +113,8 @@ - - + + @@ -60,89 +122,10 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - homepage_ - 翻转课堂 - Infos - mygetHelmetapi - tool - console.log("c - 公开 color: # homepge status @@ -166,6 +149,13 @@ /commit 新建文件 prevSta + users/projects + 我的项目 + testf + .params + Projects + te + rules: [], 任务 @@ -215,7 +205,6 @@ - @@ -274,7 +263,7 @@ - + - )} - +
+ + {getFieldDecorator('desc', { + rules: [{ + required:true,message:'请输入合并请求的描述内容' + }], + })( +