10000 fix: remane · github-learning/vue3-admin@ef2889e · GitHub
[go: up one dir, main page]

Skip to content

Commit ef2889e

Browse files
author
zjb
committed
fix: remane
1 parent 03b00ae commit ef2889e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ProTable/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<!-- @reset="reset()" -->
88
<SearchForm
99
v-show="isShowSearch"
10-
:search="search"
10+
:search="_search"
1111
:reset="_reset"
1212
:columns="searchColumns"
1313
:search-param="searchParam"

0 commit comments

Comments
 (0)
0