Browse Source

delete comment

EthnaYeh 7 years ago
parent
commit
b711064e16
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/gambleGameBucket/index.vue

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

@@ -178,7 +178,6 @@ export default {
178 178
     },
179 179
     moment(time) {
180 180
       return moment(time).tz('Asia/Taipei').format('YYYY-MM-DD HH:mm:ss')
181
-      // return time
182 181
     }
183 182
   }
184 183
 }