Explorar o código

Merge branch 'master' of http://124.70.43.205:3000/GYEE_R.D/BusinessBenchmark

wangcahngsheng hai 1 ano
pai
achega
9f73e162b5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/notification/notificationMangePage.vue

+ 1 - 1
src/components/notification/notificationMangePage.vue

@@ -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) {