diff --git a/src/components/rate/rate.vue b/src/components/rate/rate.vue index 5ae3c78..4798e99 100644 --- a/src/components/rate/rate.vue +++ b/src/components/rate/rate.vue @@ -7,18 +7,19 @@ @click="handleClick(item)"> -
- {{ value }} +
+ {{ currentValue }}
\ No newline at end of file -- libgit2 0.21.4