mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-05 10:30:12 +08:00
update 后管站点列表页面添加创建时间字段
This commit is contained in:
@@ -208,6 +208,7 @@
|
||||
</el-table-column>
|
||||
<el-table-column label="管理员" align="center" prop="stationAdminName" :formatter="stationAdminNameFormat"/>
|
||||
<el-table-column label="站点电话" align="center" prop="stationTel" :formatter="stationTelFormat"/>
|
||||
<el-table-column label="创建时间" align="center" prop="createTime" width="150px"/>
|
||||
|
||||
<!--<el-table-column label="操作" align="center" class-name="small-padding fixed-width">
|
||||
<template slot-scope="scope">
|
||||
|
||||
Reference in New Issue
Block a user