Kaynağa Gözat

提交报警弹窗

wangming 2 ay önce
ebeveyn
işleme
eb0a8e02fa
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      src/components/component/alarModel.vue

+ 2 - 1
src/components/component/alarModel.vue

@@ -489,7 +489,8 @@ export default {
                     this.clientId,
                     this.devName,
                     this.sn,
-                    this.eventListId
+                    this.eventListId,
+                    data
                 );
                 const now = new Date();
                 const year = now.getFullYear();