yujinwen 5 月之前
父節點
當前提交
8c45eecc76
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/components/SelectBusiness.vue

+ 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"