1
0
forked from dyf/APP

Revert "提交"

This reverts commit 8d97dcf121.
This commit is contained in:
2025-08-26 15:09:14 +08:00
parent b1ba355cb2
commit c9996748eb
3 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
</view>
</view>
<view class="sendFlex"
v-if="activeTab && activeTab.id !== ''&& activeTabInfo.communicationMode==0">
v-if="activeTab && activeTab.id !== ''&& activeTabInfo.communicationMode==0 && activeTabInfo.typeName=='BJQ6170'">
<view class="callpolice" @click="callpolice">报警</view>
<view class="Sendmessage" @click="location">位置</view>
<view class="Sendmessage" @click="handleSend">发送信息</view>
@ -433,7 +433,7 @@
}
})
},
// 报警
// 报警
callpolice() {
const currentTab = this.tabs[this.activeTab];
const deviceType = currentTab.id || '';