This commit is contained in:
毛毛驴 2020-09-21 16:32:42 +08:00 committed by Gitee
parent f609c224b1
commit f7b95b837f

View File

@ -66,7 +66,7 @@ test('click overlay and close', async () => {
};
},
methods: {
onInput,
onInpu,
onClickOverlay,
},
});