update 驾驶舱

This commit is contained in:
lb 2023-12-11 10:21:45 +08:00
parent dee9f7ce8b
commit 6b3619514d

View File

@ -41,7 +41,7 @@ import SplitLine from '../components/line';
import Switcher from '../components/Switcher.vue';
import EnergeTop from './EnergeTop.vue';
export default {
name: 'MaterialCost',
name: 'EnergeCost',
components: { Container, ShadowRect, SplitLine, Switcher, EnergeTop },
props: {},
data() {