投票
This commit is contained in:
		@@ -141,7 +141,7 @@ export default {
 | 
			
		||||
            this.timestamp = discussTime - nowTime
 | 
			
		||||
          }
 | 
			
		||||
 | 
			
		||||
          if (res.data.voteType === '1') {
 | 
			
		||||
          if (res.data.type === '1') {
 | 
			
		||||
            const total = Object.values(res.data.statistic).reduce((x, y) => {
 | 
			
		||||
              return x + y
 | 
			
		||||
            })
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user