【修改】修改bug
This commit is contained in:
@@ -175,6 +175,7 @@ export default {
|
||||
},
|
||||
//评分
|
||||
saveScore() {
|
||||
// if(this.userRating == )
|
||||
let userRating = this.userRating * 2
|
||||
this.$api.report.addScore({userRating: +userRating, reportId: this.reportId}).then(res => {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user