修改
This commit is contained in:
parent
51322af5e1
commit
765ea63f51
@ -346,7 +346,6 @@
|
||||
var times = new Date().getTime() / 1000
|
||||
this.timestamp = time - times
|
||||
this.timecount = this.timestamp
|
||||
this.timecount = 10
|
||||
})
|
||||
},
|
||||
cancelorderment() {
|
||||
|
||||
@ -213,7 +213,6 @@
|
||||
var times = new Date().getTime() / 1000
|
||||
this.timestamp = time - times
|
||||
this.timecount = this.timestamp
|
||||
this.timecount = 10
|
||||
})
|
||||
},
|
||||
}
|
||||
|
||||
@ -281,7 +281,6 @@
|
||||
var times = new Date().getTime() / 1000
|
||||
this.timestamp = time - times
|
||||
this.timecount = this.timeStamp
|
||||
this.timecount = 10
|
||||
})
|
||||
},
|
||||
//跳转售后详情
|
||||
|
||||
@ -180,7 +180,6 @@
|
||||
var times = new Date().getTime() / 1000
|
||||
this.timestamp = time - times
|
||||
this.timecount = this.timeStamp
|
||||
this.timecount = 10
|
||||
})
|
||||
},
|
||||
//跳转售后详情
|
||||
|
||||
Loading…
Reference in New Issue
Block a user