流程管理添加排序

This commit is contained in:
zhujiyan
2024-05-28 16:04:02 +08:00
parent f43427ad36
commit e0ff613130
7 changed files with 220 additions and 220 deletions

View File

@@ -64,6 +64,7 @@ const tableStore = new TableStore({
1: '开启',
}
},
{ title: '排序', field: 'sort', width: 170 },
{
title: '操作',
align: 'center',