From 86ee19f6671d0ed3d3708443c104980e42bc5de9 Mon Sep 17 00:00:00 2001 From: Jackwang Date: Fri, 24 Jul 2020 18:18:51 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=A4=8D=E6=B5=8B=E5=90=8E=E5=8F=B0bu?= =?UTF-8?q?g=E4=BF=AE=E6=94=B9=E3=80=91---=EF=BC=88=E7=8E=8B=E7=AB=A5?= =?UTF-8?q?=EF=BC=89-2020/07/24?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/events/item-close-list.vue | 2 +- src/views/modules/events/item-deal-list.vue | 2 +- src/views/modules/events/item-end-list.vue | 2 +- src/views/modules/events/item-timeout-list.vue | 16 ++++++++-------- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/views/modules/events/item-close-list.vue b/src/views/modules/events/item-close-list.vue index c719295d..7abdbd19 100644 --- a/src/views/modules/events/item-close-list.vue +++ b/src/views/modules/events/item-close-list.vue @@ -35,7 +35,7 @@ >
- +
- +
- + @@ -22,7 +22,7 @@ placeholder="请输入项目编号" clearable @keyup.native="btKeyUpItemCode" - style="width:250px;" + style="width:200px;" > @@ -32,12 +32,12 @@ placeholder="请输入项目内容" clearable @keyup.native="btKeyUpItemContent" - style="width:250px;" + style="width:200px;" >

- + @@ -49,7 +49,7 @@ placeholder="请输入提交人" clearable @keyup.native="btKeyUpNickName" - style="width:250px;" + style="width:200px;" > @@ -59,7 +59,7 @@ type="month" value-format="yyyy-MM" placeholder="选择月" - style="width:250px;"> + style="width:200px;">

@@ -72,7 +72,7 @@ value-format="yyyy-MM-dd" format="yyyy-MM-dd" placeholder="选择日期时间" - style="width:250px;" + style="width:200px;" > @@ -84,7 +84,7 @@ value-format="yyyy-MM-dd" format="yyyy-MM-dd" placeholder="选择日期时间" - style="width:250px;" + style="width:200px;" >