From cb6231987c24e422489a5cedddebd58627bb9b7c Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Wed, 29 Oct 2025 16:44:29 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A3=85=E5=A4=87=E4=BF=A1=E6=81=AF=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/search/equipment/index.vue | 166 +++++++++++++++++++++++++-- 1 file changed, 156 insertions(+), 10 deletions(-) diff --git a/src/views/search/equipment/index.vue b/src/views/search/equipment/index.vue index 8942cc93..7ffdd970 100644 --- a/src/views/search/equipment/index.vue +++ b/src/views/search/equipment/index.vue @@ -8,6 +8,9 @@ v-show="showSearch" label-width="68px" > + + + - - - 搜索 - 重置 - + + + 搜索 + 重置 + + + + - + + + + {{ (queryParams.pageNum - 1) * queryParams.pageSize + scope.$index + 1 }} @@ -89,7 +96,8 @@ - + + + +