From b429b6ec9df8268fa3b817c7a0493dbd456b6e34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=83=E6=B0=94=E6=BB=A1=E6=BB=A1=28jgy=29?= Date: Wed, 11 Sep 2024 10:40:06 +0800 Subject: [PATCH] =?UTF-8?q?2024-09-11=20=E8=AE=BE=E5=A4=87=E6=A8=A1?= =?UTF-8?q?=E5=9D=97-=E6=A3=80=E6=9F=A5=E9=A1=B9=E7=BB=B4=E6=8A=A4?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=91=A8=E6=9C=9F=E7=B1=BB=E5=9E=8B=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/device/item/index.vue | 36 ++++++++++++++++++++------------- 1 file changed, 22 insertions(+), 14 deletions(-) diff --git a/src/views/device/item/index.vue b/src/views/device/item/index.vue index f718670..b3b09f5 100644 --- a/src/views/device/item/index.vue +++ b/src/views/device/item/index.vue @@ -14,6 +14,7 @@ placeholder="请输入检查项编码" clearable @keyup.enter.native="handleQuery" + style="width: 200px" /> @@ -22,6 +23,7 @@ placeholder="请输入部位" clearable @keyup.enter.native="handleQuery" + style="width: 200px" /> @@ -30,6 +32,7 @@ placeholder="请输入检查项方法" clearable @keyup.enter.native="handleQuery" + style="width: 200px" /> @@ -38,10 +41,12 @@ placeholder="请输入检查项工具" clearable @keyup.enter.native="handleQuery" + style="width: 200px" /> + + + @@ -148,15 +165,6 @@ > - - - - + - + - - + +