liuying
2024-11-30 1bbddc04976e03f1c7f852234f98c6d43b47cf2a
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 {