diff --git a/src/action-sheet/test/index.spec.js b/src/action-sheet/test/index.spec.js index f73946c2ee17db2c7ed6be29936a8e101cb52516..b74001308c4af9030a42300731dc2bce95a10b20 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, }, });