Minor
This commit is contained in:
parent
9dd1b1ca0f
commit
7706c29564
|
@ -285,9 +285,10 @@
|
|||
:options="allMonitorList"
|
||||
:multiple="false"
|
||||
:searchable="true"
|
||||
:placeholder="$t('Select')"
|
||||
:placeholder="$t('Add a monitor')"
|
||||
label="name"
|
||||
trackBy="name"
|
||||
class="mt-3"
|
||||
>
|
||||
<template #option="{ option }">
|
||||
<div
|
||||
|
|
Loading…
Reference in New Issue