up.
This commit is contained in:
parent
c818caf193
commit
dcbc18f040
@ -25,7 +25,7 @@
|
|||||||
<template v-else-if="props.type === 'switch'">
|
<template v-else-if="props.type === 'switch'">
|
||||||
<el-switch
|
<el-switch
|
||||||
size="small"
|
size="small"
|
||||||
:model-value="dataValue"
|
v-model="dataValue"
|
||||||
v-bind="itemBind"
|
v-bind="itemBind"
|
||||||
/>
|
/>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user