mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
chore(CountDown): use tsx
This commit is contained in:
@@ -45,6 +45,7 @@ export default createComponent({
|
||||
|
||||
const resetTime = () => {
|
||||
reset(+props.time);
|
||||
|
||||
if (props.autoStart) {
|
||||
start();
|
||||
}
|
Reference in New Issue
Block a user