update: align

This commit is contained in:
dap 2025-04-06 15:36:14 +08:00
parent 203c2edf63
commit 17ca1ef1b2

View File

@ -19,7 +19,6 @@ export const columns: VxeGridProps['columns'] = [
field: 'categoryName',
title: '分类名称',
treeNode: true,
align: 'left',
},
{
field: 'orderNum',