Przeglądaj źródła

update Filelist upload event stop

docs_0727
lb 1 rok temu
rodzic
commit
660803f34a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/components/uploadBtn/components/FileList.vue

+ 1
- 1
src/components/uploadBtn/components/FileList.vue Wyświetl plik

@@ -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>


Ładowanie…
Anuluj
Zapisz