Przeglądaj źródła

保养管理查询时间优化

2 lat temu
rodzic
commit
c2c022235f
1 zmienionych plików z 1 dodań i 1 usunięć
  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',