liuying
2024-11-26 5e537d1686dc273ca069431e4b241c3db1ea2ebf
LA24030_LuLiPackageLine_Web/src/theme/element.scss
@@ -414,9 +414,9 @@
   // Table页自动撑满页面
   > div:first-child {
      display: flex;
      flex-direction: column;
      height: 100%;
      // display: flex;
      // flex-direction: column;
      // height: 100%;
      //放弃使用 .el-card:nth-child(2) ,方便后期页面扩展
      .full-table {