Skip to content

Commit 7ffa4ab

Browse files
committed
(demo) reload after adding data
1 parent ec02886 commit 7ffa4ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo/src/App.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ export default {
173173
})
174174
175175
this.updatingData = false
176+
location.reload()
176177
}
177178
}
178179
}

0 commit comments

Comments
 (0)