7152-devToTest_2414 #262

Merged
alexm merged 226 commits from 7152-devToTest_2414 into test 2024-03-28 08:20:24 +00:00
1 changed files with 0 additions and 6 deletions
Showing only changes of commit d365a36c7e - Show all commits

View File

@ -18,12 +18,6 @@ const router = useRouter();
const { t } = useI18n();
const stateStore = useStateStore();
const { viewSummary } = useSummaryDialog();
const props = defineProps({
dataKey: {
type: String,
required: true,
},
});
const warehouses = ref([]);