Commit 1aa7d11f authored by Yuan Zhixiang's avatar Yuan Zhixiang
Browse files

移除debug信息

parent a2565a78
......@@ -195,7 +195,6 @@ watch(current_step, () => {
watch(changed,(new_value)=>{
if(new_value == 'changed' || new_value == 'new'){
console.log('1')
nextTick(()=>{
current_instance.proxy.$el.nextElementSibling.scrollIntoView({
behavior: 'smooth',
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment