@@ -662,7 +662,7 @@ export default {
let that = this
let params = {
id: that.evalradio.id,
- noticeAnnex: item.fileUrl
+ docPath: item.fileUrl
}
apievaluationdeptnoticeDelete(params).then(datas =>{
if (datas.success) {