瀏覽代碼

fix<topSearchTerm>: bug修复

WanGxC 11 月之前
父節點
當前提交
1bd325d325
共有 1 個文件被更改,包括 2 次插入2 次删除
  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">