【修改】删除多余
This commit is contained in:
@@ -244,7 +244,6 @@ export default {
|
||||
this.$api.report.getReportDetail(this.reportId).then(res=>{
|
||||
this.row = res.data
|
||||
// 需要给分数/2
|
||||
this.$set(this,'report',res.data)
|
||||
this.previewRow()
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user