问题修正

This commit is contained in:
2025-06-30 14:18:32 +08:00
parent b3598f1ba8
commit 5f4fcdf754
7 changed files with 7 additions and 7 deletions

View File

@ -35,7 +35,7 @@ export default {
bgColor:'#CBD6FF',
attr:'totalReactivePower'
},{
title:'电池SOC',
title:'电池SOC',
value:'',
bgColor:'#DCCBFF',
attr:'soc'

View File

@ -56,7 +56,7 @@
</el-form>
<!-- 底部 -->
<div class="el-login-footer">
<span>Copyright © 2018-2025 上海电动工具研究所集团有限公司.</span>
<span>Copyright © 2025 上海电动工具研究所集团有限公司.</span>
</div>
</div>
</template>