wangming 2 сар өмнө
parent
commit
eb0a8e02fa

+ 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();