Explorar o código

故障诊断布局BUG修复

Koishi %!s(int64=3) %!d(string=hai) anos
pai
achega
c3df5e7eb8
Modificáronse 1 ficheiros con 1 adicións e 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