戴艳蓉 3 years ago
parent
commit
ceda008d64
3 changed files with 6 additions and 1 deletions
  1. 0 0
      dist/static/js/app.js
  2. BIN
      dist/static/js/app.js.gz
  3. 6 1
      src/styles/index.scss

File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.js


BIN
dist/static/js/app.js.gz


+ 6 - 1
src/styles/index.scss

@@ -478,7 +478,12 @@ aside {
       left:0;
     }
   }
-
+  .el-table__fixed-right {
+    height: 100% !important;
+  }
+  .el-table__fixed-left {
+    height: 100% !important;
+  }
   
  
  

Some files were not shown because too many files changed in this diff