This commit is contained in:
2020-08-05 22:33:33 +00:00
parent 6fddd981ed
commit 15297fa2f5
7 changed files with 21 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
<template>
<div>
<gz-error :errorBoxMessage="formState.errorBoxMessage"></gz-error>
<v-data-table
:headers="headers"
:items="obj"