src/views/shortmessage/messagebank/index.vue
@@ -192,7 +192,7 @@ width="160" > <template slot-scope="scope"> <span>{{ parseTime(scope.row.createTime) }}</span> <span>{{ formatTime(scope.row.createTime) }}</span> </template> </el-table-column ><el-table-column label="发送时间" @@ -201,7 +201,7 @@ width="160" > <template slot-scope="scope"> <span>{{ parseTime(scope.row.createTime) }}</span> <span>{{ formatTime(scope.row.createTime) }}</span> </template> </el-table-column> <el-table-column