소스 검색

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

tanshanming 6 달 전
부모
커밋
5661d987af
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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'">