This commit is contained in:
syuilo
2021-08-22 16:15:40 +09:00
parent 98f1d93628
commit 45fe754759
4 changed files with 12 additions and 7 deletions

View File

@@ -24,8 +24,6 @@ export default {
}
};
console.log(binding.arg);
if (binding.arg === 'dialog') {
el.addEventListener('click', (ev) => {
ev.preventDefault();