This commit is contained in:
parent
aa310332c0
commit
d04cb2e83c
|
|
@ -57,7 +57,6 @@ export default {
|
|||
font-family: "MicrosoftYaHei" !important;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
#app {
|
||||
width: 7680px;
|
||||
height: 3240px;
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue