EthnaYeh %!s(int64=7) %!d(string=hace) años
padre
commit
e303be73cb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/gambleGameBucket/detail/index.vue

+ 1 - 1
src/views/gambleGameBucket/detail/index.vue

@@ -225,7 +225,7 @@ export default {
225 225
         this.detail = this.group.reduce((arr, element) => {
226 226
           return arr.concat(element)
227 227
         }, [])
228
-
228
+        //TODO 抽出去
229 229
         const sum = (i) => {
230 230
           let count = 0
231 231
           for (let j = 0; j < i; j++) {