Commit 619cc59f authored by Gakki's avatar Gakki

邻里10

parent db0c2a2b
...@@ -758,7 +758,7 @@ export default { ...@@ -758,7 +758,7 @@ export default {
case '2': case '2':
this.tableName = 'tbl_community' this.tableName = 'tbl_community'
this.formed = '10, ' + (this.$moment().format('L').split('/')).join('') this.formed = '10,' + (this.$moment().format('L').split('/')).join('')
this.type = 'bet' this.type = 'bet'
break break
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment