style: 更多按钮

This commit is contained in:
xingyu4j
2022-11-29 14:47:15 +08:00
parent 58ef8a6b1d
commit 8cadd6abc8
4 changed files with 77 additions and 52 deletions

View File

@@ -26,7 +26,7 @@ const crudSchemas = reactive<VxeCrudSchema>({
primaryType: 'seq',
primaryTitle: '用户编号',
action: true,
actionWidth: '400px',
actionWidth: '200px',
columns: [
{
title: '用户账号',