|
@@ -172,16 +172,6 @@
|
|
|
@click="updateCentereventTEventcatalogueStatus('qs',false)">
|
|
|
签收
|
|
|
</el-button>
|
|
|
- <el-button size="small"
|
|
|
- icon="el-icon-question"
|
|
|
- @click="updateCentereventTEventcatalogueStatus('wb',false)">
|
|
|
- 误报
|
|
|
- </el-button>
|
|
|
- <el-button size="small"
|
|
|
- icon="el-icon-warning"
|
|
|
- @click="updateCentereventTEventcatalogueStatus('cf',false)">
|
|
|
- 重复
|
|
|
- </el-button>
|
|
|
</div>
|
|
|
<el-button size="small" icon="el-icon-chat-dot-square" @click="sendEventLog()">发送
|
|
|
</el-button>
|
|
@@ -189,16 +179,6 @@
|
|
|
<div class="z-info-btm-input-btn" v-else-if="eventStatusValue=='forest_event_status_2'">
|
|
|
<div>
|
|
|
<el-button size="small"
|
|
|
- icon="el-icon-question"
|
|
|
- @click="updateCentereventTEventcatalogueStatus('wb',false)">
|
|
|
- 误报
|
|
|
- </el-button>
|
|
|
- <el-button size="small"
|
|
|
- icon="el-icon-warning"
|
|
|
- @click="updateCentereventTEventcatalogueStatus('cf',false)">
|
|
|
- 重复
|
|
|
- </el-button>
|
|
|
- <el-button size="small"
|
|
|
icon="el-icon-phone" style="text-align:left"
|
|
|
@click="updateCentereventTEventcatalogueStatus('ld',false)">
|
|
|
联动
|