소스 검색

Merge branch 'develop' of http://39.106.8.246:3003/web/wanda-editer into develop

haojianlong 4 년 전
부모
커밋
f4d1e9a83e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/edit/edit-dialog.vue

+ 1 - 1
src/components/edit/edit-dialog.vue

@@ -33,7 +33,7 @@
                 class="search-select"
                 width="236"
             />
-            <a-input-search placeholder="搜索" class="press-enter" @search="onSearch" v-model="keyword"/>
+            <a-input-search placeholder="搜索位置名称" class="press-enter" @search="onSearch" v-model="keyword"/>
 
           </div>
         </div>