From d3c9cc9876ecd701b9f9440b62ce78698b411822 Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Thu, 30 May 2024 13:37:18 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=9B=E4=BA=8B=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/customer/AddCustomer.vue | 8 +- src/views/match/add/index.vue | 1 + src/views/match/add/step1.vue | 66 +- src/views/match/add/step3.vue | 103 +- src/views/match/list/index.vue | 217 +-- src/views/match/manage/matchInfo.vue | 15 +- src/views/match/manage/matchRank.vue | 321 ++--- src/views/match/manage/matchSignup.vue | 34 +- src/views/order/AddOrder.vue | 1672 ++++++++---------------- 9 files changed, 834 insertions(+), 1603 deletions(-) diff --git a/src/views/customer/AddCustomer.vue b/src/views/customer/AddCustomer.vue index c3ab8ac..1117340 100644 --- a/src/views/customer/AddCustomer.vue +++ b/src/views/customer/AddCustomer.vue @@ -375,7 +375,7 @@