台账推送

This commit is contained in:
sjl
2025-10-17 14:37:31 +08:00
parent e7f38519b4
commit 6e5e289271
5 changed files with 200 additions and 29 deletions

View File

@@ -53,4 +53,5 @@ export function updateProcess(data: any) {
method: 'post',
params: data
})
}
}