This commit is contained in:
home孙 2025-08-27 11:12:35 +08:00
parent 23ee6f7d3e
commit c48d73a6b1

View File

@ -386,9 +386,9 @@
</view> </view>
</view> </view>
</view> </view>
<view class="add-btn" @click="addModel=true"> <!-- <view class="add-btn" @click="addModel=true">
<image src="../../static/add_act.png" mode=""></image> <image src="../../static/add_act.png" mode=""></image>
</view> </view> -->
<!-- 添加设备弹窗 --> <!-- 添加设备弹窗 -->
<u-modal v-model="addModel" width="95%" title="添加设备"> <u-modal v-model="addModel" width="95%" title="添加设备">
<scroll-view scroll-y="true" style="height: 70vh;"> <scroll-view scroll-y="true" style="height: 70vh;">
@ -2214,7 +2214,6 @@ txt_act_list: [{
value: this.upFaceInsulationIndex, value: this.upFaceInsulationIndex,
}, },
}; };
console.log(this.nowId);
if (this.nowId == 34) { if (this.nowId == 34) {
this.changeBtn(22300, dataNum); this.changeBtn(22300, dataNum);
} else if (this.nowId == 35) { } else if (this.nowId == 35) {