Răsfoiți Sursa

Merge branch 'wang' into test

# Conflicts:
#	.env.development
WanGxC 9 luni în urmă
părinte
comite
bea5a47224
1 a modificat fișierele cu 3 adăugiri și 1 ștergeri
  1. 3 1
      src/views/searchTerm/analysisPage/QuerySummary.vue

+ 3 - 1
src/views/searchTerm/analysisPage/QuerySummary.vue

@@ -63,7 +63,9 @@ function changeType() {}
       </div>
     </div>
     <div style="height: 100%; overflow: auto">
-      <el-table :data="tableData" height="550" stripe style="width: 100%"> </el-table>
+      <el-table :data="tableData" height="550" stripe style="width: 100%">
+        <!--<el-table-column prop="keyword" label="搜索词" width="200" />-->
+      </el-table>
     </div>
     <div class="mt-3.5 flex justify-end">
       <el-pagination