This commit is contained in:
2021-06-16 00:02:41 +00:00
parent 0560e15cb3
commit 95bfd5295f
3 changed files with 11 additions and 2 deletions

View File

@@ -1,5 +1,8 @@
<template>
<UnderConstruction data-cy="underconstruction" />
<div>
{{ $store.state.customerRights }}
<UnderConstruction data-cy="underconstruction" />
</div>
</template>
<script>