diff --git a/src/views/tool/draggable/elements/hw-form.vue b/src/views/tool/draggable/elements/hw-form.vue index 9b3a369..b938f3e 100644 --- a/src/views/tool/draggable/elements/hw-form.vue +++ b/src/views/tool/draggable/elements/hw-form.vue @@ -18,7 +18,7 @@ export default { :style="`background-color: ${(selectUuid === options.uuid) ? '#0001':'#0000'};border-color: ${(selectUuid === options.uuid) ? '#00afff':'#ccc'}`"> {{ options.name }} - +