Browse Source

commit

master
xuhuihui 3 years ago
parent
commit
0eae6d454e
  1. 2
      04.系统编码/Frontend/src/components/RamanLidar.vue

2
04.系统编码/Frontend/src/components/RamanLidar.vue

@ -251,7 +251,7 @@ export default {
currentElement: 'PBLH',
currentType: '边界层高度',
// date: moment().add(-1, 'd').format('YYYY-MM-DD'),
date: moment('2022-04-01 12:00:00').format('YYYY-MM-DD HH:MM:SS'),
date: moment().format('YYYY-MM-DD HH:MM:SS'),
// date: moment('2022-04-01').format('YYYY-MM-DD HH:MM:SS'),
times: [],
currentTime: null,

Loading…
Cancel
Save