JX.LI 1 gadu atpakaļ
vecāks
revīzija
1591f2eb70
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  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>