This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
<template>
|
<template>
|
||||||
<div>
|
<div>
|
||||||
<v-row>
|
<v-row>
|
||||||
|
error messages
|
||||||
|
{{ errorMessages }}
|
||||||
<template v-if="!readonly">
|
<template v-if="!readonly">
|
||||||
<template v-if="!$store.state.nativeDateTimeInput">
|
<template v-if="!$store.state.nativeDateTimeInput">
|
||||||
<v-col cols="12">
|
<v-col cols="12">
|
||||||
|
|||||||
Reference in New Issue
Block a user