#6943 - FIX Customer module #628

Merged
jsegarra merged 49 commits from 6943_fix_customerSummaryTable into dev 2024-09-12 05:28:19 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit c31aa3258f - Show all commits

View File

@ -67,7 +67,6 @@ const openViewCredit = (credit) => {
};
const updateData = () => {
console.log('entrando');
vnPaginateRef.value?.fetch();
};
</script>