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>