Browse Source

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

tanshanming 6 tháng trước cách đây
mục cha
commit
524c0b9670
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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'">