This commit is contained in:
刘龙龙 2023-12-18 13:51:50 +08:00
parent aa310332c0
commit d04cb2e83c
2 changed files with 1 additions and 2 deletions

View File

@ -57,7 +57,6 @@ export default {
font-family: "MicrosoftYaHei" !important;
background: transparent;
}
#app {
width: 7680px;
height: 3240px;

View File

@ -113,7 +113,7 @@
align="center"
><template slot-scope="scope">
<span style="color: #abb9fe"> {{ scope.row.date4 }}</span>
<span>tCO2/t</span>
<span>tC/GJ</span>
</template>
</el-table-column>
</el-table>