fix 81039 工作中心-流程中心-草稿:按创建时间排序无效

This commit is contained in:
lijiarao
2024-01-26 15:10:58 +08:00
parent ed20172b49
commit 05eebb9ba0
@@ -105,7 +105,7 @@ export default {
} }
], ],
url: { url: {
list: '/process/fb/processFbInfo/getDraftList' list: '/workCenter/getDraftList'
} }
} }
}, },