Compare commits

...

2 Commits

1 changed files with 3 additions and 3 deletions

View File

@ -391,9 +391,9 @@ export default {
}else{
that.mode = "show";
}
that.$nextTick(()=>{
that.$refs.ticketd_b_start.init();
})
// that.$nextTick(()=>{
// that.$refs.ticketd_b_start.init();
// })
})
}