Compare commits
2 Commits
410fb7f34a
...
9b7df41a5a
Author | SHA1 | Date |
---|---|---|
|
9b7df41a5a | |
|
426a43b80e |
|
@ -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