Commit 91137107 authored by malin's avatar malin

t

parent 6c10a184
...@@ -160,7 +160,7 @@ export default { ...@@ -160,7 +160,7 @@ export default {
} }
this.countdown += 1; this.countdown += 1;
this._queryOrder(); this._queryOrder();
}, 2000); }, 1000);
} }
}); });
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment