Browse Source

Merge branch 'bugfix_zhy123' into dev

dev-用户反馈
zhangyuan 3 years ago
parent
commit
0280c1a083
  1. 7
      src/views/modules/base/visitor.vue

7
src/views/modules/base/visitor.vue

@ -95,6 +95,13 @@
</el-image>
</template>
</el-table-column>
<el-table-column
prop="createdTime"
width="240"
label="来访时间"
align="center"
:show-overflow-tooltip="true"
/>
</el-table>
<div>
<el-pagination

Loading…
Cancel
Save