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