Ver Fonte

fix<topSearchTerm>: bug修复

WanGxC há 11 meses atrás
pai
commit
1bd325d325
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      src/views/keyword/topSearchTermTable/index.vue

+ 2 - 2
src/views/keyword/topSearchTermTable/index.vue

@@ -191,8 +191,8 @@ function handleJump() {
 
     <!-- table -->
     <el-card shadow="never" class="mt-5">
-      <div style="height: 765px">
-        <el-table :data="tableData" stripe height="765px" style="width: 100%">
+      <div style="height: 765px; overflow: auto">
+        <el-table :data="tableData" stripe style="width: 100%">
           <el-table-column fixed prop="searchTerm" label="关键词" width="260">
             <template #header>
               <el-icon style="top: 2px; margin-right: 3px">