view goods evaluation
This commit is contained in:
@@ -37,7 +37,7 @@ export default {
|
||||
content: Object,
|
||||
reply: Boolean,
|
||||
},
|
||||
created() {
|
||||
mounted() {
|
||||
if(this.content.hasOwnProperty('scores_two')) this.rate = this.content.scores_two;
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user