8032-devToTest_2440 #751

Merged
alexm merged 319 commits from 8032-devToTest_2440 into test 2024-09-24 10:05:33 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit c31aa3258f - Show all commits
src/pages/Customer/Card

View File

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