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:'请输入合并请求的描述内容' + }], + })( +