Browse Source

输入框高度调整

hbchen 1 năm trước cách đây
mục cha
commit
a8fc3894b3
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/smartReport/components/ImgSource.vue

+ 0 - 1
src/views/smartReport/components/ImgSource.vue

@@ -9,7 +9,6 @@
                     class="search-box"
 					placeholder="请输入图片名称"
 					v-model="keyword"
-					size="medium"
                     @input="handleSearch"
                     style="width:240px"
 				/>