张延森 3 years ago
parent
commit
d2a7f376ee
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/components/OrgPicker.vue

+ 1
- 1
src/components/OrgPicker.vue View File

@@ -4,7 +4,7 @@
4 4
       <Search
5 5
         v-model="searchValue"
6 6
         placeholder="请输入公司名称"
7
-        onSearch="onSearch"
7
+        @search="onSearch"
8 8
       />
9 9
     </div>
10 10
     <div class="picker-list">