From 25e828f7e4cfaef218fe35bf3f259c6132062346 Mon Sep 17 00:00:00 2001
From: dragon <3013557874@qq.com>
Date: Sat, 14 Sep 2024 22:36:00 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=98=BE=E7=A4=BA=E5=BC=82?=
=?UTF-8?q?=E5=B8=B8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/luckGift/luckGiftDataAll.vue | 22 +++++++---------------
1 file changed, 7 insertions(+), 15 deletions(-)
diff --git a/src/views/luckGift/luckGiftDataAll.vue b/src/views/luckGift/luckGiftDataAll.vue
index 379246a..bbd52a8 100644
--- a/src/views/luckGift/luckGiftDataAll.vue
+++ b/src/views/luckGift/luckGiftDataAll.vue
@@ -40,29 +40,20 @@
- {{ scope.row.totalOutput / totalInput }}
+ {{ scope.row.totalOutput / scope.row.totalInput }}
-
+
+ {{ scope.row.winRate ? scope.row.winRate : "-" }}
+
+
-
-
-