@ -384,6 +384,7 @@ export default {
this.title = "查看奖项";
const applyId = row.applyId || this.ids
this.isShowUploadButton = false
this.isShowButton = false
getDetail(applyId).then(response => {
this.form = response.data;
console.log(this.form)