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

@ -18,7 +18,7 @@ const crudSchemas = reactive<VxeCrudSchema>({
primaryType: 'seq',
primaryTitle: '任务编号',
action: true,
actionWidth: '500px',
actionWidth: '280px',
columns: [
{
title: '任务名称',