Commit 2e29dbf7 authored by chenqikuai's avatar chenqikuai

1

parent ee66ee81
......@@ -23,6 +23,6 @@ export const columns = [
label: "操作",
slotName: "transfer",
prop: "",
width: 100,
width: 80,
},
] as iTableColumn[];
......@@ -13,7 +13,7 @@
}"
>
<div
class="flex pr-2 whitespace-nowrap flex-nowrap -mt-5"
class="flex pr-2 whitespace-nowrap flex-nowrap -mt-5 pb-6"
style="border-bottom: 1px solid #f0f1f5"
>
<div class="tableHeader flex-grow">分类名称</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment