Browse Source

更换deptName

7.31^2
是小王呀\24601 1 year ago
parent
commit
c48fc81a02
  1. 2
      src/views/modules/shequzhili/eventOld/eventList.vue

2
src/views/modules/shequzhili/eventOld/eventList.vue

@ -206,7 +206,7 @@
<el-table-column prop="happenTime" align="center" width="140" :show-overflow-tooltip="true"
label="上报时间">
</el-table-column>
<el-table-column prop="userShowName" align="center" width="100" :show-overflow-tooltip="true"
<el-table-column prop="deptName" align="center" width="100" :show-overflow-tooltip="true"
label="当前结点">
</el-table-column>
<el-table-column prop="status" align="center" label="状态" width="80" :show-overflow-tooltip="true">

Loading…
Cancel
Save