mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-23 09:52:57 +08:00
chore(CountDown): use tsx
This commit is contained in:
parent
a334bb45e6
commit
861a77ce44
@ -45,6 +45,7 @@ export default createComponent({
|
||||
|
||||
const resetTime = () => {
|
||||
reset(+props.time);
|
||||
|
||||
if (props.autoStart) {
|
||||
start();
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user