Explorar el Código

保养管理查询时间优化

hace 2 años
padre
commit
c2c022235f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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',