diff --git a/src/action-sheet/test/index.spec.js b/src/action-sheet/test/index.spec.js index f73946c2e..b74001308 100644 --- a/src/action-sheet/test/index.spec.js +++ b/src/action-sheet/test/index.spec.js @@ -66,7 +66,7 @@ test('click overlay and close', async () => { }; }, methods: { - onInput, + onInpu, onClickOverlay, }, });