|
@@ -313,25 +313,6 @@ defineExpose({
|
|
</script>
|
|
</script>
|
|
|
|
|
|
<style lang="scss">
|
|
<style lang="scss">
|
|
-.hc-project-list-table .el-table[hc].new {
|
|
|
|
- --el-table-header-bg-color: #101010;
|
|
|
|
- --el-table-header-text-color: #fff;
|
|
|
|
- --el-table-text-color: #101010;
|
|
|
|
- thead.is-group th.el-table__cell {
|
|
|
|
- background: var(--el-table-header-bg-color);
|
|
|
|
- }
|
|
|
|
- thead .el-table-fixed-column--left.el-table__cell,
|
|
|
|
- thead .el-table-fixed-column--right.el-table__cell {
|
|
|
|
- background: var(--el-table-header-bg-color) !important;
|
|
|
|
- }
|
|
|
|
- tbody .el-table-fixed-column--left.el-table__cell,
|
|
|
|
- tbody .el-table-fixed-column--right.el-table__cell {
|
|
|
|
- background: var(--el-table-tr-bg-color) !important;
|
|
|
|
- }
|
|
|
|
- .el-table__body tr.current-row>td.el-table__cell {
|
|
|
|
- background-color: var(--el-table-current-row-bg-color) !important;
|
|
|
|
- }
|
|
|
|
-}
|
|
|
|
.hc-project-list-drawer-year {
|
|
.hc-project-list-drawer-year {
|
|
position: relative;
|
|
position: relative;
|
|
border: 1px solid #dddddd;
|
|
border: 1px solid #dddddd;
|