This commit is contained in:
syuilo
2018-04-26 14:38:37 +09:00
parent 6ab0c386cb
commit 03d09e9d24
13 changed files with 233 additions and 47 deletions

View File

@@ -87,7 +87,7 @@ export default Vue.extend({
},
onUserRemoved() {
this.fetch();
},
}
}
});
</script>