Explorar el Código

修改日志表格

zhaoke hace 1 año
padre
commit
6f4a272072
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/systemSettings/log/index.vue

+ 1 - 1
src/views/systemSettings/log/index.vue

@@ -29,7 +29,7 @@
       <el-row :gutter="24">
         <el-col :span="24">
           <div class="app-containers">
-            <DataTable class="table" :data="tableData" :columns="tableColumns" />
+            <DataTable class="table" highlight-current-row :data="tableData" height="calc(100vh - 180px)" :columns="tableColumns" />
           </div>
         </el-col>
         <el-col v-if="false" :span="5">