Jelajahi Sumber

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

tanshanming 6 bulan lalu
induk
melakukan
524c0b9670
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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'">