yujinwen 2 tháng trước cách đây
mục cha
commit
cb3f8a42c7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/SelectBusiness.vue

+ 1 - 1
src/components/SelectBusiness.vue

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