fix: 移除handover_form中的ticketd_b_start init
This commit is contained in:
parent
de016d48bf
commit
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