Explorar el Código

故障诊断布局BUG修复

Koishi hace 3 años
padre
commit
c3df5e7eb8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/malfunctionDiagnose/index.vue

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

@@ -97,7 +97,7 @@
     >
       <el-table
         :data="treeData"
-        style="width: 100%; height: 600px"
+        style="width: 100%; height: 600px; overflow-y: scroll"
         row-key="id"
         border
         default-expand-all