wx-program
sunmeng 2024-08-22 15:19:12 +08:00
parent aa63b41133
commit 40e301104d
1 changed files with 5 additions and 1 deletions

View File

@ -600,7 +600,7 @@
<view class="lishui-item" v-if="supplementLightStatus.open != 0">
<view class="lishui-title">
<view class="title-left">
补光灯
{{supplementLightStatus.name}}
</view>
<view class="title-right" @click="supplementLightHander">
设置
@ -2270,6 +2270,10 @@
}else if(el.id=='29'){
//
this.upFaceInsulationList=this.toNewList(this.upFaceInsulationList,el.child)
}else if(el.id=='20'){
//
this.supplementLightStatus.name=el.nickName
}else if(el.id=='26'){
///湿/湿
el.child.forEach((el1,index1)=>{