Parcourir la source

refactor(学生记录): 移除表格的固定滚动高度配置

tanshanming il y a 6 mois
Parent
commit
5661d987af
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      src/views/student/record/index.vue

+ 0 - 1
src/views/student/record/index.vue

@@ -21,7 +21,6 @@
 					row-key="id"
 					:custom-row="customRow"
 					:pagination="false"
-					:scroll="{ x: 1300, y: auto }"
 				>
 					<template #bodyCell="{ column, record }">
 						<template v-if="column.key === 'status'">