From 6c5e2928efebbd9e8937995871ff4705cdc5c739 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Sat, 18 Jun 2022 22:53:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../xm/core/xmQuestion/XmQuestionEdit.vue | 54 +++++++++---------- .../xmQuestionHandle/XmQuestionHandleMng.vue | 50 ++++++++--------- 2 files changed, 49 insertions(+), 55 deletions(-) diff --git a/src/views/xm/core/xmQuestion/XmQuestionEdit.vue b/src/views/xm/core/xmQuestion/XmQuestionEdit.vue index e4121341..f88df960 100644 --- a/src/views/xm/core/xmQuestion/XmQuestionEdit.vue +++ b/src/views/xm/core/xmQuestion/XmQuestionEdit.vue @@ -8,8 +8,8 @@ {{editForm.tagNames?editForm.tagNames:''}} 标签 - - 日志 + + 拷贝链接 @@ -60,7 +60,7 @@ - + @@ -178,22 +178,30 @@ - - - - -
- -
-
- + + + + 点击切换为富文本编辑|普通文本 + + 流转历史 -
-
- - - 取消 - 保存 +
+ +
+
+ + +
+ + + + 取消 + 保存 + + + + +
@@ -214,15 +222,7 @@ - - - - - - - - - + diff --git a/src/views/xm/core/xmQuestionHandle/XmQuestionHandleMng.vue b/src/views/xm/core/xmQuestionHandle/XmQuestionHandleMng.vue index 588b9d1f..9899cdb5 100644 --- a/src/views/xm/core/xmQuestionHandle/XmQuestionHandleMng.vue +++ b/src/views/xm/core/xmQuestionHandle/XmQuestionHandleMng.vue @@ -1,34 +1,20 @@