Start of new data model

This commit is contained in:
advplyr 2022-03-08 19:31:44 -06:00
parent 2b7f53b0a7
commit 65793f7109
18 changed files with 672 additions and 8 deletions

View file

@ -275,7 +275,6 @@ export default {
return 'check_circle'
}
}
},
mounted() {}
}
}
</script>