Skip to content

Commit 6f29562

Browse files
committed
fix: rebuild
1 parent a9d4f25 commit 6f29562

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

custom/DisableButton.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ import { AdminForthFilterOperators } from '@/types/Common';
2828
2929
const confirmDialog = ref(null);
3030
31-
3231
onMounted(async () => {
3332
await new Promise((resolve) => setTimeout(resolve, 50));
3433

0 commit comments

Comments
 (0)