소스 검색

输入框高度调整

hbchen 1 년 전
부모
커밋
a8fc3894b3
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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"
 				/>