Skip to content

Commit 44ff2b6

Browse files
committed
fix: rebuild
1 parent 6f29562 commit 44ff2b6

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
@@ -28,6 +28,7 @@ import { AdminForthFilterOperators } from '@/types/Common';
2828
2929
const confirmDialog = ref(null);
3030
31+
3132
onMounted(async () => {
3233
await new Promise((resolve) => setTimeout(resolve, 50));
3334

0 commit comments

Comments
 (0)