gks 1 жил өмнө
parent
commit
c8978231b8

+ 1 - 1
src/views/AttendMeeting/index.vue

@@ -126,7 +126,7 @@
         width="140"
         align="center"
         show-overflow-tooltip
-        prop="createBy_dictText"
+        prop="createByName"
       >
       </el-table-column>
       <el-table-column

+ 1 - 1
src/views/JOINTCONFERENCE/index.vue

@@ -109,7 +109,7 @@
         </template>
       </el-table-column>
 
-      <el-table-column label="提交人" width="140" align="center" show-overflow-tooltip prop="createBy_dictText">
+      <el-table-column label="提交人" width="140" align="center" show-overflow-tooltip prop="createByName">
       
       </el-table-column>
       <el-table-column label="提交时间" width="160" align="center" show-overflow-tooltip prop="updateTime">