浏览代码

fix: 移除表格组件的滚动条配置

tanshanming 6 月之前
父节点
当前提交
524c0b9670
共有 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'">