修改接口

master
夜笙歌 6 months ago
parent 16bb3ddf03
commit 5ac5bb6c2d

@ -121,7 +121,7 @@ export default {
return {
isChart: true,
//
loading: true,
loading: false,
//
ids: [],
//
@ -736,22 +736,26 @@ export default {
}
.chart11 {
width: 100%;
width: 50%;
height: 20vw;
display: inline-block;
}
.chart12 {
width: 100%;
width: 50%;
height: 20vw;
display: inline-block;
}
.chart13 {
width: 100%;
width: 50%;
height: 20vw;
display: inline-block;
}
.chart14 {
width: 100%;
width: 50%;
height: 20vw;
display: inline-block;
}
</style>

Loading…
Cancel
Save