feat: 完善search组件demo

This commit is contained in:
kailong321200875
2023-06-25 13:49:11 +08:00
parent a7f3702144
commit cdf44a43a0
8 changed files with 112 additions and 18 deletions

View File

@@ -306,7 +306,7 @@ const inoutValidation = async () => {
</template>
<style lang="less" scoped>
.el-button + .el-button {
.el-button {
margin-top: 10px;
}
</style>