光伏功能逻辑代码及BUG修改

This commit is contained in:
huangjp
2025-12-26 11:26:40 +08:00
parent b3608320a8
commit cbb1d7a8a9
27 changed files with 1839 additions and 543 deletions

View File

@ -98,6 +98,7 @@ export default {
// val[2].StationShow = this.StationShow
this.$u.vuex("vuex_currentStation", val[2])
this.$u.vuex("vuex_StationShow", this.StationShow)
this.$u.vuex("vuex_inverterFlag", value.list[valIndex].list[newValIndex].inverterFlag)
this.$emit('openPop', false)
}
}