refactor(PageSearch): ♻️ 改用card作为容器

This commit is contained in:
cshaptx4869
2024-05-25 16:16:22 +08:00
parent a1cf854f60
commit e0c5315112
2 changed files with 6 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
<template>
<el-card shadow="never" class="table-container">
<el-card shadow="never">
<!-- 表格工具栏 -->
<div class="flex-x-between mb-[10px]">
<!-- 左侧工具栏 -->