From e20c0db450c6be92bb365b54bb0f7377aaba64f2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B0=A2=E6=AC=A3=E6=82=A6?= <2289014031@qq.com>
Date: Sun, 8 Sep 2024 19:07:33 +0800
Subject: [PATCH] =?UTF-8?q?=E4=B8=9A=E5=8A=A1?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/market/orders/index.vue | 195 ++++++++++++++++++------------
1 file changed, 120 insertions(+), 75 deletions(-)
diff --git a/src/views/market/orders/index.vue b/src/views/market/orders/index.vue
index 95c7221..cff76df 100644
--- a/src/views/market/orders/index.vue
+++ b/src/views/market/orders/index.vue
@@ -30,11 +30,14 @@
-
+
+
+
数据列表
+
@@ -44,72 +47,72 @@
{{ scope.row.ordersLaunchdate }}
-
-
-
- {{ scope.row.ordersNum }}
-
-
-
-
- {{ scope.row.userName }}
-
-
-
-
-
-
- {{ scope.row.productName }}
-
-
-
-
-
- {{ scope.row.ordersPrice }}
-
-
-
+
+
- {{ scope.row.ordersSpecification }}
+ {{ scope.row.ordersNum }}
-
-
- 待支付
- 已付款
- 未付款
- 售后(申请退款)
- 已退款
-
+
+
+ {{ scope.row.userName }}
+
+
+
+
+
+
+ {{ scope.row.productName }}
+
+
+
+
+
+ {{ scope.row.ordersPrice }}
+
+
+
+
+ {{ scope.row.ordersSpecification }}
+
+
+
+
+ 待支付
+ 已付款
+ 未付款
+ 售后(申请退款)
+ 已退款
+
+
+
+
+ 编辑
+ 删除
+ 支付
+
+
+
+
-
-
- 编辑
- 删除
- 支付
-
-
-
-
-
-
-
+
+
-
+