Compare commits

..

No commits in common. "9b7df41a5a7abac367ab39b96652585601da43fd" and "410fb7f34a3d983633ee62a4163d403a3c4a1236" have entirely different histories.

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();
})
})
}