doc: add drag modal

pull/4757/head
tangjinzhou 2022-04-23 17:24:53 +08:00
parent dd69527946
commit f081707576
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ export default defineComponent({
} else { } else {
startUpdatePos.value = false; startUpdatePos.value = false;
} }
}); }, 50);
}); });
watchEffect(() => { watchEffect(() => {