Merge branch 'dev' into dev-new
# Conflicts: # apps/web-antd/src/views/infra/codegen/index.vue # apps/web-antd/src/views/infra/job/index.vue
This commit is contained in:
@@ -262,6 +262,7 @@ export function useGridFormSchema(): VbenFormSchema[] {
|
||||
/** 列表的字段 */
|
||||
export function useGridColumns(): VxeTableGridOptions['columns'] {
|
||||
return [
|
||||
{ type: 'checkbox', width: 40 },
|
||||
{
|
||||
field: 'id',
|
||||
title: '编号',
|
||||
|
||||
Reference in New Issue
Block a user