From 52fc3ccb78d7b57f1e98263a514290f382ce23d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Sun, 27 Mar 2022 22:32:15 +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/XmQuestionAdd.vue | 74 ++++++++---- .../xm/core/xmQuestion/XmQuestionEdit.vue | 108 +++++++++++++----- .../xm/core/xmQuestion/XmQuestionMng.vue | 5 + 3 files changed, 138 insertions(+), 49 deletions(-) diff --git a/src/views/xm/core/xmQuestion/XmQuestionAdd.vue b/src/views/xm/core/xmQuestion/XmQuestionAdd.vue index fdc88f70..86872e2e 100644 --- a/src/views/xm/core/xmQuestion/XmQuestionAdd.vue +++ b/src/views/xm/core/xmQuestion/XmQuestionAdd.vue @@ -1,21 +1,26 @@