【流程管理】title修改

ly
Zhufu 2024-04-29 14:39:09 +08:00
parent 7762b6d392
commit 0f1bebed14
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ const modalData = reactive({
type:'',
})
const [registerTable, { reload, getSelectRows, clearSelectedRowKeys }] = useTable({
title: '角色列表',
title: '流程列表',
api: LoadPage,
columns,
showTableSetting: true,