modal realnych zestawień: przerobiono wygląd; poprawiono performance

This commit is contained in:
2023-04-06 23:14:55 +02:00
parent cc06d5cb0a
commit 678c40dd9b
7 changed files with 194 additions and 142 deletions
+2 -1
View File
@@ -162,7 +162,8 @@ export default defineComponent({
setup() {
const store = useStore();
return {
store,
};