JX.LI 1 年之前
父节点
当前提交
1591f2eb70
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/firespread.vue

+ 2 - 2
src/views/firespread.vue

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