From 0cc668e4fbb9027aa25b83bf8e65b4d2ac4aedeb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com>
Date: Thu, 12 Jan 2023 15:21:32 +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 | 16 +++++++++++++++-
src/views/system/order/index.vue | 1 +
2 files changed, 16 insertions(+), 1 deletion(-)
diff --git a/src/views/system/goodsOrder/index.vue b/src/views/system/goodsOrder/index.vue
index 10d6c0b..d1f9a3a 100644
--- a/src/views/system/goodsOrder/index.vue
+++ b/src/views/system/goodsOrder/index.vue
@@ -36,6 +36,14 @@
+
+
+
+
{{ scope.row.orderChannel == "MOBILE_APP" ? "手机APP" : "" }}
@@ -128,7 +142,7 @@
{{ scope.row.orderChannel == "ALI_PAY_APPLET" ? "支付宝小程序" : "" }}
-
+
+