浏览代码

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

xyh 1 年之前
父节点
当前提交
b303da81f0
共有 1 个文件被更改,包括 1 次插入0 次删除
  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,