优化pagetype列表页工具栏子组件
This commit is contained in:
parent
0ea7d5a3e9
commit
e1b379971e
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="header-right">
|
||||
<div class="toolbar">
|
||||
<div class="filters">
|
||||
<n-input
|
||||
v-model:value="searchQueryModel"
|
||||
@ -99,7 +99,7 @@ function handleDeleteSelected() {
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.header-right {
|
||||
.toolbar {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user