Animacja select boxa

This commit is contained in:
2021-07-05 23:46:49 +02:00
parent 5559fdf83f
commit 5a1f92392a
2 changed files with 74 additions and 41 deletions
+2
View File
@@ -222,6 +222,8 @@ export default defineComponent({
} catch (error) {
historyDataStatus.value.status = DataStatus.Error;
historyDataStatus.value.error = "Ups! Coś poszło nie tak!";
}
};