parent
cbd3591c96
commit
6e572d4428
4 changed files with 20 additions and 2 deletions
|
@ -44,6 +44,8 @@ function clearTimer() {
|
|||
|
||||
export default {
|
||||
start () {
|
||||
if (timer) return;
|
||||
|
||||
let percent = 0;
|
||||
|
||||
update({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue