Explorar o código

修改json导出功能字段缺失问题

xyh hai 1 ano
pai
achega
b303da81f0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/situation/index.vue

+ 1 - 0
src/views/situation/index.vue

@@ -362,6 +362,7 @@ export default {
         bluecnt: row.bluecnt,
         target: row.target,
         starttime: row.starttime,
+        endtime: row.endtime,
         steptime: row.steptime,
         blueunit: blueunit,
         redunit: redunit,