From a56f7273dec3ccda8cbdc8371999f99ff17bf60b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com>
Date: Fri, 3 Mar 2023 11:57:42 +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/goodsOrder/index.vue | 117 +++++++++++++++++++++++++-
1 file changed, 113 insertions(+), 4 deletions(-)
diff --git a/src/views/system/goodsOrder/index.vue b/src/views/system/goodsOrder/index.vue
index 8ded831..9ae6a7c 100644
--- a/src/views/system/goodsOrder/index.vue
+++ b/src/views/system/goodsOrder/index.vue
@@ -132,6 +132,13 @@
>
+
+
+ {{ scope.row.orderType == "INTEGRAL_EXCHANGE" ? "积分兑换" : "" }}
+ {{ scope.row.orderType == "DIRECT_BUY" ? "直接购买" : "" }}
+ {{ scope.row.orderType == "HEALTH_CONSULTATION" ? "健康咨询" : "" }}
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -460,6 +539,21 @@
style="width: 205px"
/>
+
+
+
+
+
+