flyzto 6 ماه پیش
والد
کامیت
dc576dd462
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      web/apps/web-antd/src/views/match/solutions/index.vue

+ 1 - 1
web/apps/web-antd/src/views/match/solutions/index.vue

@@ -15,7 +15,7 @@ const totalProfit = ref({});
 
 const psOptions = reactive({
   bet: 10000,
-  rebate: 12,
+  rebate: 0,
 });
 
 const totalProfitVisible = ref(false);