tab优化,表格优化

This commit is contained in:
Gary Fu
2024-01-01 19:25:36 +08:00
parent 702a1bb8fb
commit 31f8435d39
3 changed files with 14 additions and 2 deletions

View File

@@ -72,6 +72,7 @@ const buttons = ref([{
:columns="columns"
:buttons="buttons"
buttons-slot="buttons"
:buttons-column-attrs="{width:'300px'}"
>
<template #gender="{item}">
<el-tag