@@ -59,7 +59,7 @@
:swatch-colors="defaultPureColor"
:color-modes="['monochrome']"
:show-primary-color-preview="false"
- :value="data.meta2dData.background"
+ v-model="data.meta2dData.background"
@change="changeValue($event, 'background')"
/>
</div>