src/views/fysp/data-product/components/ProdQueryOpt.vue
@@ -60,8 +60,7 @@ townName: options.topTask.townname, startTime: dayjs(options.topTask.starttime).format('YYYY-MM-DD HH:mm:ss'), endTime: dayjs(options.topTask.endtime) .add(1, 'day') .add(-1, 'second') .endOf('day') .format('YYYY-MM-DD HH:mm:ss'), sceneTypeId: options.sceneTypeId, sceneTypeName: options.sceneTypeName,