|
|
|
@ -604,6 +604,7 @@ export default { |
|
|
|
this.monthData[index] = parseInt(item.count); |
|
|
|
}); |
|
|
|
console.log("--------------monthData", this.monthData); |
|
|
|
this.$forceUpdate() |
|
|
|
} |
|
|
|
} else { |
|
|
|
this.$message.error(msg); |
|
|
|
@ -775,11 +776,11 @@ $red: #f33; |
|
|
|
box-shadow: 0 0 10px 5px #eee; |
|
|
|
background-color: #ffffff; |
|
|
|
font-size: 12px; |
|
|
|
|
|
|
|
|
|
|
|
cursor: pointer; |
|
|
|
color: #666666; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
&:hover { |
|
|
|
.all-list { |
|
|
|
transform: scale(1); |
|
|
|
|