【新增】流程增加草稿

This commit is contained in:
zhoulingpo
2023-04-27 17:49:00 +08:00
parent 444ee279cf
commit f36fb8b247
8 changed files with 253 additions and 13 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ labelUpdate(data){
// 报告管理列表
reportListManager (data) {
return request({
url: '/api/report/list-auth',
url: '/api/report/reportManagerPage',
method: 'POST',
data
})