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;" >