戴艳蓉 3 年 前
コミット
ceda008d64
3 ファイル変更6 行追加1 行削除
  1. 0 0
      dist/static/js/app.js
  2. BIN
      dist/static/js/app.js.gz
  3. 6 1
      src/styles/index.scss

ファイルの差分が大きいため隠しています
+ 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;
+  }
   
  
  

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません