Quellcode durchsuchen

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

tanshanming vor 6 Monaten
Ursprung
Commit
524c0b9670
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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'">