Browse Source

问题修改

wangcahngsheng 1 year ago
parent
commit
838925f6ce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/notification/notificationMangePage.vue

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

@@ -194,7 +194,7 @@
                                             <img :src="file" style="margin-right: 10px" >
                                             <span class="fliesMainSpan spanOne">{{it.fileName}}</span>
                                         </div>
-                                        <span class="fliesMainSpan spanTwo">{{it.releaseDeptName}}</span>
+                                        <span class="fliesMainSpan spanTwo">{{it.releaseDept}}</span>
                                         <div class="fileOperate">
                                             <div @click="previewFile(it)" style="cursor:pointer">
                                                 <img :src="yulan" style="margin-right: 10px;" >