From d18fa48b4f18f8a042546e55bf79af206132e9f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Tue, 9 May 2023 16:14:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/trainingOrder/index.vue | 227 +++++++---------------- 1 file changed, 67 insertions(+), 160 deletions(-) diff --git a/src/views/system/trainingOrder/index.vue b/src/views/system/trainingOrder/index.vue index 66e75b7..ffb46e6 100644 --- a/src/views/system/trainingOrder/index.vue +++ b/src/views/system/trainingOrder/index.vue @@ -1,38 +1,19 @@ - + - + - + - + - + @@ -63,12 +40,7 @@ - - ] + @@ -81,20 +53,19 @@ 已退款 - {{ scope.row.trainingOrderChannel == "MOBILE_APP" ? "手机App" : "" }} {{ - scope.row.trainingOrderChannel == "WECHAT_APPLET" - ? "微信小程序" - : "" + scope.row.trainingOrderChannel == "WECHAT_APPLET" + ? "微信小程序" + : "" }} {{ - scope.row.trainingOrderChannel == "ALI_PAY_APPLET" - ? "支付宝小程序" - : "" + scope.row.trainingOrderChannel == "ALI_PAY_APPLET" + ? "支付宝小程序" + : "" }} @@ -102,74 +73,32 @@ - 查看 - - 退款 + 查看 + 退款 - - + - + - + - + - + - + - + {{ formlist.trainingItemDetails }} - - + " prop="trainingItemContent" v-if=" + formlist.trainingItemType == 'GRAPHIC_LEARNING' || + formlist.trainingItemType == 'LEARNING_ITEM_GROUP' +"> + @@ -293,13 +199,8 @@ - + @@ -321,7 +222,7 @@ - -