JX.LI 1 год назад
Родитель
Сommit
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>