Parcourir la source

保养管理查询时间优化

il y a 2 ans
Parent
commit
c2c022235f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/check/checkjob/CheckJob.vue

+ 1 - 1
src/views/check/checkjob/CheckJob.vue

@@ -351,7 +351,7 @@ export default {
           width: '200px'
         },
         {
-          title: '执行日期',
+          title: '计划执行日期',
           dataIndex: 'startTime',
           checked: true,
           fixed: 'right',