diff --git a/packages/scheme/index.vue b/packages/scheme/index.vue index 86fc863..e742bc1 100644 --- a/packages/scheme/index.vue +++ b/packages/scheme/index.vue @@ -337,6 +337,7 @@ export default { }, _slotScope() { return { + handleSearch: this.search, openDialog: this.openDialog, closeDialog: this.closeDialog, openView: this.openView, -- libgit2 0.21.0