no message
This commit is contained in:
parent
4a7b66be22
commit
98f6c71ad3
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ const { showLoader, hideLoader, messageError } = useCounterMixin();
|
|||
|
||||
const modalNewStructure = ref<boolean>(false);
|
||||
const modalStructureDetail = ref<boolean>(false);
|
||||
const modalPositionDetail = ref<boolean>(true);
|
||||
const modalPositionDetail = ref<boolean>(false);
|
||||
|
||||
const stroe = useOrganizational();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue