forked from verdnatura/salix-front
fix: refs #7830 remove console.log
This commit is contained in:
parent
40e46f5a72
commit
c31aa3258f
|
@ -67,7 +67,6 @@ const openViewCredit = (credit) => {
|
|||
};
|
||||
|
||||
const updateData = () => {
|
||||
console.log('entrando');
|
||||
vnPaginateRef.value?.fetch();
|
||||
};
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue