This commit is contained in:
2022-03-05 01:35:07 +00:00
parent 788c68cdf3
commit 6f9c1ce2c5
3 changed files with 9 additions and 16 deletions

View File

@@ -1,8 +1,5 @@
<template>
<div>
<!-- <span v-if="!noLabel" class="text-caption">
{{ title }}
</span> -->
<v-autocomplete
:value="value"
:readonly="readonly"