瀏覽代碼

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'">