This commit is contained in:
2025-09-25 11:33:23 +08:00
parent f9adf7c4fd
commit 9410641280
@@ -295,8 +295,8 @@ layout("/layouts/platform.html"){
<template v-else> <template v-else>
<el-button v-if="row.courseList && row.courseList.length == 1" type="text" <el-button v-if="row.courseList && row.courseList.length == 1" type="text"
style="padding: 0"> style="padding: 0">
{{moment(row.courseList[0].courseStartTime).format('MM-DD {{moment(row.courseList[0].courseStartTime).format('MM-DD HH:mm')}}
HH:mm')}}至{{moment(row.courseList[0].courseStartTime).format('MM-DD HH:mm')}} 至{{moment(row.courseList[0].courseStartTime).format('MM-DD HH:mm')}}
</el-button> </el-button>
<el-button v-else style="padding: 0" @click="openViewCourseTime(row)" type="text"> <el-button v-else style="padding: 0" @click="openViewCourseTime(row)" type="text">
点击查看{{trainType}}时间 点击查看{{trainType}}时间