refs #6809 supplier UpperCase #182

Merged
carlossa merged 2 commits from 6809-supplierUpperCase into dev 2024-02-06 13:10:33 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 8e869a650d - Show all commits

View File

@ -10,7 +10,6 @@ import VnInput from 'src/components/common/VnInput.vue';
import VnSubToolbar from 'src/components/ui/VnSubToolbar.vue';
import { useStateStore } from 'stores/useStateStore';
import Supplier from 'src/router/modules/Supplier';
const router = useRouter();
const { t } = useI18n();