Browse Source

修改首页

limeng 1 day ago
parent
commit
4b09d57ea8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      monitor_ui/src/views/index.vue

+ 1 - 1
monitor_ui/src/views/index.vue

@@ -9,7 +9,7 @@
             </p>
 
             <template>
-              <el-table :data="tableData" border @cell-click="cellClick" height="350px;">
+              <el-table :data="tableData" border @cell-click="cellClick" height="265">
                 <el-table-column label="部门ID" align="center" prop="deptId" v-if="false"></el-table-column>
                 <el-table-column label="县区名称" align="center" prop="qx">
                   <template slot-scope="scope">