forked from verdnatura/salix-front
feat: refs #7542 empty
This commit is contained in:
parent
c0c066fd98
commit
5922838fcd
|
@ -377,6 +377,7 @@ async function clearFilter() {
|
||||||
|
|
||||||
setLogTree();
|
setLogTree();
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<FetchData
|
<FetchData
|
||||||
:url="`${props.model}Logs/${route.params.id}/editors`"
|
:url="`${props.model}Logs/${route.params.id}/editors`"
|
||||||
|
|
Loading…
Reference in New Issue