From aae0b49229d8798a2cc31a8449092e2db62e2407 Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期四, 26 三月 2026 11:26:41 +0800
Subject: [PATCH] 绩效管理:人员考勤功能模块

---
 src/views/CNAS/resourceDemand/device/component/acquisitionConfig.vue |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/views/CNAS/resourceDemand/device/component/acquisitionConfig.vue b/src/views/CNAS/resourceDemand/device/component/acquisitionConfig.vue
index 2abdc50..5f0165c 100644
--- a/src/views/CNAS/resourceDemand/device/component/acquisitionConfig.vue
+++ b/src/views/CNAS/resourceDemand/device/component/acquisitionConfig.vue
@@ -274,6 +274,8 @@
         { label: "txt", value: ".txt" },
         { label: "mysql", value: ".mysql" },
         { label: "mqtt", value: ".mqtt" },
+        { label: "sqlserver", value: ".sqlserver" },
+        { label: "serialPort", value: ".serialPort" },
         { label: "png", value: ".png" }
       ],
       spanList: [],

--
Gitblit v1.9.3