Browse Source

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

haojianlong 4 năm trước cách đây
mục cha
commit
f4d1e9a83e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>