This commit is contained in:
2020-06-21 20:53:38 +00:00
parent 7425dc5d4b
commit ca329d1fcd
2 changed files with 10 additions and 5 deletions

View File

@@ -1,13 +1,15 @@
<template>
<v-container fluid>
<gz-report-selector ref="reportSelector"></gz-report-selector>
<h3 class="red--text">
todo: revisit after add customer, ho, vendor to support usertypes customer,headoffice,contractor
</h3>
<v-row v-if="formState.ready">
<v-col>
<v-form ref="form">
todo: set password, maybe set user options? todo: show lastlogin on
list and in form as readonly
<v-row>
<gz-error :errorBoxMessage="formState.errorBoxMessage"></gz-error>
<v-col cols="12" sm="6" lg="4" xl="3">
<v-text-field
v-model="obj.name"