-
-
{{ item.fqr }}
-
{{ item.fqbm }}
+
+
+
+
+
{{ item.title }}
+
+
+
+
+ {{ item.fqr }}
+
+
{{ item.fqbm }}
+
+ {{ item.description }}
+
+
+
diff --git a/src/views/backOfficeSystem/IntelligentControl/myControl/components/ui/controlArea.vue b/src/views/backOfficeSystem/IntelligentControl/myControl/components/ui/controlArea.vue
index 38c7d0f..5dda173 100644
--- a/src/views/backOfficeSystem/IntelligentControl/myControl/components/ui/controlArea.vue
+++ b/src/views/backOfficeSystem/IntelligentControl/myControl/components/ui/controlArea.vue
@@ -1,24 +1,61 @@
-
-
-
-
-
- 人员布控
- 车辆布控
- 电话布控信息
- 网络信息
- 人像布控
-
-
+
+
+
+ 选择
+
+
+
+
+ 删除
+
+
+
+
+
+
+ {{
+ listQuery?.bkSjKs && listQuery?.bkSjJs
+ ? calculateDays(listQuery.bkSjKs, listQuery.bkSjJs)
+ : "--"
+ }}
+
+
-
-
+
+
+
+
+
+
-
-
+
+
+
+
-
-
-
+
+
-
-
-
+
+
-
-
-
-
-
-
-
-
-
+ -->
-
-
-
-
+
+
-
-
-
+
+
diff --git a/src/views/backOfficeSystem/IntelligentControl/myControl/components/ui/controlInfo.vue b/src/views/backOfficeSystem/IntelligentControl/myControl/components/ui/controlInfo.vue
index e897130..5290479 100644
--- a/src/views/backOfficeSystem/IntelligentControl/myControl/components/ui/controlInfo.vue
+++ b/src/views/backOfficeSystem/IntelligentControl/myControl/components/ui/controlInfo.vue
@@ -1,32 +1,78 @@
-
+
+
+
+
+ 选择
+
+
+
+
+
+
+
+
+
+
+ 删除
+
+
+
+
+
+
- 新增
+ 新增
批量删除
-
+
+
+
+
+
+
+ {{ row.qtTbsc == true ? "是" : "否" }}
+
+
+
+
+
查看档案
- 编辑
- 删除
+ 编辑
+ 删除
+
+
+
+
+
+
+
+ 选择
+
+
+
+
+
+
+
+
+
+
+ 删除
+
+
+
+
+
+
+
+
+
diff --git a/src/views/backOfficeSystem/IntelligentControl/myControl/components/ui/dialogList.vue b/src/views/backOfficeSystem/IntelligentControl/myControl/components/ui/dialogList.vue
new file mode 100644
index 0000000..69b34ef
--- /dev/null
+++ b/src/views/backOfficeSystem/IntelligentControl/myControl/components/ui/dialogList.vue
@@ -0,0 +1,215 @@
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/backOfficeSystem/IntelligentControl/myControl/index.vue b/src/views/backOfficeSystem/IntelligentControl/myControl/index.vue
index 33995c7..2f61379 100644
--- a/src/views/backOfficeSystem/IntelligentControl/myControl/index.vue
+++ b/src/views/backOfficeSystem/IntelligentControl/myControl/index.vue
@@ -5,7 +5,11 @@