소스 검색

Merge branch 'master' of http://182.92.126.35:3000/msx/Vent-App

bobo04052021@163.com 5 달 전
부모
커밋
3c1b40159c
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      pages/gasreport/gasreport.vue

+ 2 - 2
pages/gasreport/gasreport.vue

@@ -1371,7 +1371,7 @@ export default {
                 jcdd: '',
                 mcgzm: '',
                 jcy: this.username,
-                time: '',
+                time: moment(new Date()).format('YYYY-MM-DD HH:mm:ss'),
                 ch4: '',
                 co2: '',
                 co: '',
@@ -1379,7 +1379,7 @@ export default {
                 jw: '',
                 gw: '',
                 bxy: '',
-                tbrq: '',
+                tbrq: moment(new Date()).format('YYYY-MM-DD'),
                 temp: '',
             }
             this.isRule = true