Эх сурвалжийг харах

Merge branch 'v2.0' into debug

yujinwen 2 сар өмнө
parent
commit
a9b50b9aaf

+ 1 - 0
src/components/SelectBusiness.vue

@@ -62,6 +62,7 @@ function handleChange(value,context){
     :disabled="props.disabled"
     @search="remoteMethod"
     @change="handleChange"
+    @focus="remoteMethod"
   >
     <t-option 
       v-for="item in options"