mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 20:01:28 +00:00
build(deps): bump element-plus from 2.0.2 to 2.1.0 (#260)
This commit is contained in:
@@ -17,7 +17,7 @@ limitations under the License. -->
|
||||
<div class="search">
|
||||
<el-input v-model="searchText" placeholder="Please input instance name" @change="searchList" class="inputs">
|
||||
<template #append>
|
||||
<el-button class="btn" @click="searchList">
|
||||
<el-button @click="searchList">
|
||||
<Icon size="sm" iconName="search" />
|
||||
</el-button>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user