diff --git a/src/api/infoApi.js b/src/api/infoApi.js
index 82a1c16..4663bd0 100644
--- a/src/api/infoApi.js
+++ b/src/api/infoApi.js
@@ -140,6 +140,10 @@ const infoApi = {
addPz(params) {
return postPBRequest("/driver", params, 54201, params.driver_name);
},
+ // 获取com
+ getCom() {
+ return postPBRequest("/info", null, 51001);
+ },
// // 获取上报列表
// getSc(params) {
// return getRequest('/sb/list', params)
diff --git a/src/components/PzSet.vue b/src/components/PzSet.vue
index b8bd1b0..cad37cd 100644
--- a/src/components/PzSet.vue
+++ b/src/components/PzSet.vue
@@ -1,6 +1,6 @@
-
+
秒
@@ -55,6 +55,70 @@
取消
+
+
+ 秒
+
+
+ 秒
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+