This commit is contained in:
2020-06-21 21:39:04 +00:00
parent ca329d1fcd
commit 918b031397
2 changed files with 5 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route changes etc then back here in order lowest level first as affects the most stuff exponentially so best to do it early PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route changes etc then back here in order lowest level first as affects the most stuff exponentially so best to do it early
=-=-=-=- =-=-=-=-
WIFI change 5g channel to 52,56,60 and 2g channel to 8 WIFI change 5g channel to 56 (or rescan, but right now 56 is aok)
recheck before doing as it seems to vary, maybe someone else's is auto switching recheck before doing as it seems to vary, maybe someone else's is auto switching

View File

@@ -1,9 +1,10 @@
<template> <template>
<v-container fluid> <v-container fluid>
<gz-report-selector ref="reportSelector"></gz-report-selector> <gz-report-selector ref="reportSelector"></gz-report-selector>
<h3 class="red--text"> <h2 class="red--text">
todo: revisit after add customer, ho, vendor to support usertypes customer,headoffice,contractor todo: revisit after add customer, ho, vendor to support usertypes
</h3> customer,headoffice,contractor
</h2>
<v-row v-if="formState.ready"> <v-row v-if="formState.ready">
<v-col> <v-col>
<v-form ref="form"> <v-form ref="form">