Compare commits
No commits in common. "9b7df41a5a7abac367ab39b96652585601da43fd" and "410fb7f34a3d983633ee62a4163d403a3c4a1236" have entirely different histories.
9b7df41a5a
...
410fb7f34a
|
|
@ -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();
|
||||
})
|
||||
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue