Revert "ah a lil fix before anybody pulls"
This reverts commit 69f6955cf5
.
This commit is contained in:
parent
0902eb226b
commit
577de84366
|
@ -213,11 +213,10 @@ onUnmounted(() => {
|
|||
if (connection) connection.dispose();
|
||||
});
|
||||
|
||||
/*
|
||||
onActivated(() => {
|
||||
paginationComponentUser.reload();
|
||||
paginationComponentGroup.reload();
|
||||
});*/
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
|
Loading…
Reference in New Issue