更新
This commit is contained in:
@@ -502,7 +502,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
getCurrentTime() {
|
||||
this.dateRange = [this.getTime1(70), this.getTime0(0)]
|
||||
this.dateRange = [this.getTime1(70), this.getTime0(1)]
|
||||
},
|
||||
getTime0(num) {
|
||||
var date0 = new Date()
|
||||
|
||||
Reference in New Issue
Block a user