0
0
Fork 0

chore: refs #7702 rollback

This commit is contained in:
Jorge Penadés 2024-09-13 12:28:07 +02:00
parent e90b78c4c5
commit 4bf8e1224d
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ import { useI18n } from 'vue-i18n';
import { useRoute } from 'vue-router';
import axios from 'axios';
import { useQuasar } from 'quasar';
import VnInput from 'src/components/common/VnInput.vue';
import CustomerChangePassword from 'src/pages/Customer/components/CustomerChangePassword.vue';
import FormModel from 'components/FormModel.vue';