refactor: 修改分类编号标题为“编号”以提升一致性
This commit is contained in:
@@ -106,7 +106,7 @@ export function useGridColumns<T = BpmCategoryApi.CategoryVO>(
|
|||||||
return [
|
return [
|
||||||
{
|
{
|
||||||
field: 'id',
|
field: 'id',
|
||||||
title: '分类编号',
|
title: '编号',
|
||||||
minWidth: 100,
|
minWidth: 100,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user