riku
2024-05-11 e94ea7f723e616a0566ac5c7f9d77435333d9e92
src/components/monitor/FactorLegend.vue
@@ -33,7 +33,7 @@
<script>
import { Legend } from '@/model/Legend';
import { factorUnit } from '../../constant/factor-unit';
import { factorUnit } from '@/constant/factor-unit';
import { Factor } from '@/model/Factor';
export default {