From 17ca1ef1b280ff56e4ea667e929b46978f4d1cb0 Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Sun, 6 Apr 2025 15:36:14 +0800 Subject: [PATCH] update: align --- apps/web-antd/src/views/workflow/category/data.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/web-antd/src/views/workflow/category/data.ts b/apps/web-antd/src/views/workflow/category/data.ts index 08ed72fe..41a0a884 100644 --- a/apps/web-antd/src/views/workflow/category/data.ts +++ b/apps/web-antd/src/views/workflow/category/data.ts @@ -19,7 +19,6 @@ export const columns: VxeGridProps['columns'] = [ field: 'categoryName', title: '分类名称', treeNode: true, - align: 'left', }, { field: 'orderNum',