Kaynağa Gözat

update Filelist upload event stop

docs_0727
lb 1 yıl önce
ebeveyn
işleme
660803f34a
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      src/components/uploadBtn/components/FileList.vue

+ 1
- 1
src/components/uploadBtn/components/FileList.vue Dosyayı Görüntüle

@@ -23,7 +23,7 @@
placeholder="请输入关键字"
clearable
@keydown.enter.native="showSearchInput = false"
@keydown.esc.prevent.native="showSearchInput = false"
@keydown.esc.stop.native="showSearchInput = false"
v-model="searchCondition"
/>
</transition>


Yükleniyor…
İptal
Kaydet