Browse Source

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

bobo04052021@163.com 1 month ago
parent
commit
3c1b40159c
1 changed files with 2 additions and 2 deletions
  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