diff --git a/src/api/data-collect/collector.ts b/src/api/data-collect/collector.ts
new file mode 100644
index 00000000..0a971056
--- /dev/null
+++ b/src/api/data-collect/collector.ts
@@ -0,0 +1,4 @@
+import server from '@/utils/request';
+
+export const queryCollector = (data: any) =>
+ server.post(`/data-collect/collector/_query/no-paging?paging=false`, data);
diff --git a/src/views/DataCollect/Channel/Save/index.vue b/src/views/DataCollect/Channel/Save/index.vue
index 350091e2..0a83c55c 100644
--- a/src/views/DataCollect/Channel/Save/index.vue
+++ b/src/views/DataCollect/Channel/Save/index.vue
@@ -1,11 +1,11 @@
-
-
-
-
+
-
-
-
+
+
-
-
+
Modbus主机IP
*
-
+
支持ipv4、ipv6、域名
-
+
-
-
-
+
-
-
-
+
-
-
-
+
-
-
-
+
-
-
-
+
-
-
-
+
-
-
+
-
-
-
+
-
-
-
-
+
+
-
-
+
+
- 取消
+ 取消
-
+
+
+
diff --git a/src/views/DataCollect/Collector/index.vue b/src/views/DataCollect/Collector/index.vue
new file mode 100644
index 00000000..1dcb41dc
--- /dev/null
+++ b/src/views/DataCollect/Collector/index.vue
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/DataCollect/Dashboard/components/Card.vue b/src/views/DataCollect/Dashboard/components/Card.vue
index 57448ee1..0576fda8 100644
--- a/src/views/DataCollect/Dashboard/components/Card.vue
+++ b/src/views/DataCollect/Dashboard/components/Card.vue
@@ -1,24 +1,24 @@
-
+
-
+