Преглед изворни кода

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

wangcahngsheng пре 1 година
родитељ
комит
9f73e162b5
1 измењених фајлова са 1 додато и 1 уклоњено
  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) {