fix:battery路径问题

This commit is contained in:
zhaofei06 2023-12-21 18:07:04 +08:00
parent e8eea332bb
commit 5e5cbd2710

View File

@ -27,7 +27,7 @@ import deviceInfo from './deviceInfo/home/index.vue'
import interfaceHome from './interface/home/index.vue'
import constructionHome from './constructionSiteData/analysis/index.vue'
import waterHome from './waterHome/index.vue'
import battery from './Battery/index.vue'
import battery from './battery/index.vue'
export default {
components: {
HomePage,
@ -56,4 +56,4 @@ export default {
}
</script>
<style scoped lang="scss">
</style>
</style>