Conflicts:
	src/components/charts/StatisticsLegend.vue
This commit is contained in:
admin
2021-07-08 09:52:43 +08:00
17 changed files with 671 additions and 115 deletions

View File

@@ -97,7 +97,6 @@ export default {
immediate: true,
deep: true,
handler (n) {
console.info(n)
}
}
},
@@ -198,4 +197,4 @@ color: deepskyblue;
white-space: nowrap;
text-overflow: ellipsis;
}
</style>
</style>