修复 作业批改页面因框架布局修改而调整

This commit is contained in:
白了个白 2025-01-06 09:54:21 +08:00
parent 9f42f93cb9
commit 86ae0fa0cd
1 changed files with 1 additions and 0 deletions

View File

@ -821,6 +821,7 @@ onUnmounted(() => {
<style scoped lang="scss">
.teachClassTask{
padding: 10px;
height: 100%;
display: flex;
flex-direction: column;