mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-06-29 07:47:35 +00:00
allow input text for quick matching and selection
This commit is contained in:
parent
8e63eab8fc
commit
7580d653c2
@ -25,7 +25,7 @@ limitations under the License. -->
|
|||||||
:options="asyncProfilingStore.instances"
|
:options="asyncProfilingStore.instances"
|
||||||
placeholder="Select instances"
|
placeholder="Select instances"
|
||||||
@change="changeInstances"
|
@change="changeInstances"
|
||||||
:filterable="false"
|
:filterable="true"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
|
Loading…
Reference in New Issue
Block a user