product
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
v-show="false"
|
||||
color="blue-6"
|
||||
hide-bottom-space
|
||||
outlined
|
||||
standout
|
||||
borderless
|
||||
:label="label"
|
||||
:bg-color="bgcolor"
|
||||
@@ -22,13 +22,14 @@
|
||||
:label="label"
|
||||
stack-label
|
||||
:value="myvalue"
|
||||
outlined
|
||||
standout
|
||||
:dense="dense"
|
||||
color="blue-6"
|
||||
label-color="blue-6"
|
||||
:bg-color="bgcolor"
|
||||
debounce="500"
|
||||
:input-class="getclass()"
|
||||
>
|
||||
|
||||
<template v-slot:control>
|
||||
<div style="">
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user