From 47639b8022a5796fda4c6e108e8375b2d6bd2823 Mon Sep 17 00:00:00 2001 From: jiang Date: Thu, 30 Oct 2025 10:18:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/EquipmentLedger/index.vue | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/src/views/EquipmentLedger/index.vue b/src/views/EquipmentLedger/index.vue index c9d068db..e7da46bc 100644 --- a/src/views/EquipmentLedger/index.vue +++ b/src/views/EquipmentLedger/index.vue @@ -17,6 +17,7 @@ v-model="treeSearchKey" placeholder="搜索" @keyup.enter.native="getDeviceListByTreeSearch" + @input="getDeviceListByTreeSearch" >