فهرست منبع

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