From b1d33fd41ee85b3100859764f7630fee3c205fab Mon Sep 17 00:00:00 2001
From: 潘志宝 <979469083@qq.com>
Date: 星期六, 02 十一月 2024 15:43:17 +0800
Subject: [PATCH] 计划数据

---
 src/views/data/channel/kio/tag/index.vue |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)

diff --git a/src/views/data/channel/kio/tag/index.vue b/src/views/data/channel/kio/tag/index.vue
index 32d489a..990c389 100644
--- a/src/views/data/channel/kio/tag/index.vue
+++ b/src/views/data/channel/kio/tag/index.vue
@@ -24,15 +24,6 @@
             class="!w-240px"
           />
         </el-form-item>
-        <el-form-item label="地址" prop="address">
-          <el-input
-            v-model="queryParams.address"
-            placeholder="请输入Modbus地址"
-            clearable
-            @keyup.enter="handleQuery"
-            class="!w-240px"
-          />
-        </el-form-item>
         <el-form-item>
           <el-button @click="handleQuery">
             <Icon icon="ep:search" class="mr-5px" />

--
Gitblit v1.9.3