view proposals modal
This commit is contained in:
@@ -8,10 +8,12 @@
|
||||
const { getAttachmentLoad, loading, attachments } = useAttachments();
|
||||
|
||||
onMounted(() => {
|
||||
console.log('se ejcyta attach');
|
||||
getAttachmentLoad();
|
||||
})
|
||||
|
||||
const clearLoad = () => {
|
||||
loadStore.openAttachmentsModal = false;
|
||||
loadStore.currentLoad = null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user