mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-06-17 10:47:36 +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"
|
||||
placeholder="Select instances"
|
||||
@change="changeInstances"
|
||||
:filterable="false"
|
||||
:filterable="true"
|
||||
/>
|
||||
</div>
|
||||
<div>
|
||||
|
Loading…
Reference in New Issue
Block a user