王震
2023-09-13 a15fb376f2a52a36be5ce2f1eeaf252a509dfcb7
src/components/view/standard-table/technology.vue
@@ -67,7 +67,6 @@
    props:['tableData','tableType'],
    created() {},
    mounted() {
    },
    methods: {
      // 表格树全部选中配置
@@ -189,7 +188,7 @@
  /* .standard .el-table__body {
    height: 100%;
  } */
  .standard .el-table .el-table__row:not([class*="el-table__row--level-"]) td:nth-child(3){
  /* .standard .el-table .el-table__row:not([class*="el-table__row--level-"]) td:nth-child(3){
    padding-left: 23px !important;
   }
   } */
</style>