|
@@ -253,11 +253,11 @@
|
|
签收
|
|
签收
|
|
</el-button>
|
|
</el-button>
|
|
<el-button size="small" icon="el-icon-question"
|
|
<el-button size="small" icon="el-icon-question"
|
|
- @click="updateCentereventTEventcatalogueStatus('wb',false)">
|
|
|
|
|
|
+ @click="updateCentereventTEventcatalogueStatus('wb',true)">
|
|
误报
|
|
误报
|
|
</el-button>
|
|
</el-button>
|
|
<el-button size="small" icon="el-icon-warning"
|
|
<el-button size="small" icon="el-icon-warning"
|
|
- @click="updateCentereventTEventcatalogueStatus('cf',false)">
|
|
|
|
|
|
+ @click="updateCentereventTEventcatalogueStatus('cf',true)">
|
|
重复
|
|
重复
|
|
</el-button>
|
|
</el-button>
|
|
</div>
|
|
</div>
|