讲师管理bug关闭定位0

This commit is contained in:
zhangsir
2024-12-26 17:20:06 +08:00
parent 9140481715
commit 657ca6b112

View File

@@ -206,6 +206,7 @@ watch(()=>props.visible,(val)=>{
}else{
nameUserNo.value = null
dateValue.value = null
indexList.value = 0
drawerContent.value?.$el.querySelector('.ant-table-body')?.scrollTo({top:0,behavior: 'smooth'})
}
})