Skip to content

Commit bea77f9

Browse files
committed
fix: rebuild
1 parent da7c6d8 commit bea77f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

custom/DisableButton.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ import { AdminForthFilterOperators } from '@/types/Common';
2727
2828
const confirmDialog = ref(null);
2929
30+
3031
onMounted(async () => {
3132
await new Promise((resolve) => setTimeout(resolve, 50));
3233

0 commit comments

Comments
 (0)