This commit is contained in:
2020-08-12 23:43:04 +00:00
parent 36ed43fb47
commit af0af77e1c
2 changed files with 2 additions and 5 deletions

View File

@@ -4,11 +4,10 @@ PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route chang
=-=-=-=-
todo: NEW FRESH BUILD BEFORE PROCEEDING
todo: Test run on v7 laptop
https://www.ayanova.com/Downloads/v8/ayanova8.alpha.8-win-x64.zip
todo: Once above is done, give to Joyce to try as a download off our server with no instructions
todo: Replicate above but for Linux in a shell script to run everything then test on linux as a standalone app
todo: Replicate above but for Linux in a shell script to run everything then test on linux (not devops obvs) as a standalone app
=========================================================================================================
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

View File

@@ -73,8 +73,6 @@ export default {
async created() {
let vm = this;
try {
// await initForm(vm);
vm.formState.ready = true;
window.$gz.eventBus.$on("menu-click", clickHandler);
generateMenu(vm);