We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9d4f25 commit 6f29562Copy full SHA for 6f29562
custom/DisableButton.vue
@@ -28,7 +28,6 @@ import { AdminForthFilterOperators } from '@/types/Common';
28
29
const confirmDialog = ref(null);
30
31
-
32
onMounted(async () => {
33
await new Promise((resolve) => setTimeout(resolve, 50));
34
0 commit comments