引入需要的bootstrap-vue依赖

This commit is contained in:
haiyangcui
2020-11-10 20:39:33 +01:00
parent b72886fbe6
commit 59a89e280b
3 changed files with 5 additions and 1 deletions

View File

@@ -19,7 +19,7 @@
</el-select>
<b-button-group>
<el-select v-model="searchGroup" size="small"
style="width:100px;padding-right: 25px;"
style="width:100px;"
:popper-append-to-body="false"
default-first-option placeholder="请选择"
@change="searchEvent">