From fda52feb52d006f37ea237945161dacc3a713c11 Mon Sep 17 00:00:00 2001
From: joylink_cuiweidong <364937672@qq.com>
Date: Fri, 7 Aug 2020 14:12:32 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../menus/passiveDialog/control.vue | 326 ++++++++++++++++++
1 file changed, 326 insertions(+)
create mode 100644 src/jmapNew/theme/components/menus/passiveDialog/control.vue
diff --git a/src/jmapNew/theme/components/menus/passiveDialog/control.vue b/src/jmapNew/theme/components/menus/passiveDialog/control.vue
new file mode 100644
index 000000000..5948c683d
--- /dev/null
+++ b/src/jmapNew/theme/components/menus/passiveDialog/control.vue
@@ -0,0 +1,326 @@
+
+
+ {{ `${requestInfo}请求如下区域的控制模式` }}
+
+
+
+ {{ scope.row.operate }}
+
+
+
+
+ {{ scope.row.control.name }}
+
+
+
+
+ {{ scope.row.target.name }}
+
+
+
+
+
+
+
+
+ 距离对话还有{{ count }}秒,请应答。
+
+
+ 同意
+
+
+
+ 拒绝
+
+
+
+
+
+
+
+
+
+