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 : "-" }}
+
+
-
-
-