mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-27 02:03:24 +08:00
@@ -19,17 +19,14 @@ export const columns: VxeGridProps['columns'] = [
|
||||
field: 'categoryName',
|
||||
title: '分类名称',
|
||||
treeNode: true,
|
||||
minWidth: 200,
|
||||
},
|
||||
{
|
||||
field: 'orderNum',
|
||||
title: '排序',
|
||||
minWidth: 80,
|
||||
},
|
||||
{
|
||||
field: 'createTime',
|
||||
title: '创建时间',
|
||||
minWidth: 160,
|
||||
},
|
||||
{
|
||||
field: 'action',
|
||||
|
||||
Reference in New Issue
Block a user