From 65df8b01466c6de5c2bbbbc44112cb0db19b1fef Mon Sep 17 00:00:00 2001 From: "sylor_huang@126.com" Date: Thu, 2 Apr 2020 11:00:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=90=88=E5=B9=B6=E8=AF=B7?= =?UTF-8?q?=E6=B1=82=E7=9A=84=E6=8F=8F=E8=BF=B0=E4=B8=BAtextarea?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 126 +++++++------------------------- src/forge/Merge/MessageCount.js | 33 +++++---- 2 files changed, 45 insertions(+), 114 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e1e91cf6..b73c5f51 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + @@ -98,8 +28,6 @@ - 请输入合并 - journal-list-item issue-tag-show 创建 .map((item,key)=>{ @@ -128,6 +56,8 @@ orderid deletedetail onMouseMove + commitKey + TextArea $PROJECT_DIR$ @@ -267,18 +197,18 @@ - + - - + @@ -291,7 +221,7 @@ - + @@ -609,23 +539,6 @@ - - - - - - - - - - - - - - - - - @@ -791,14 +704,31 @@ - + + + + + + + + + + + + + + + + + + - - + + diff --git a/src/forge/Merge/MessageCount.js b/src/forge/Merge/MessageCount.js index 69c364ab..201b9c4c 100644 --- a/src/forge/Merge/MessageCount.js +++ b/src/forge/Merge/MessageCount.js @@ -11,7 +11,7 @@ import './merge.css'; import QuillForEditor from '../quillForEditor'; import MergeSubmit from './MergeSubmit'; -// const TextArea = Input.TextArea; +const TextArea = Input.TextArea; const options = [ ['bold', 'italic', 'underline'], @@ -20,6 +20,7 @@ const options = [ ['link', 'image'], ['formula'] ]; + class MessageCount extends Component{ constructor(props){ super(props); @@ -566,21 +567,21 @@ class MessageCount extends Component{
-
- -
- {/*