2025.9.16 安全检查签字打回bug

main
xufei 2025-09-16 11:07:05 +08:00
parent b5c31a5afe
commit 5ecc8d3c23
1 changed files with 1 additions and 0 deletions

View File

@ -478,6 +478,7 @@ class _SafecheckStartDetailState extends State<SafecheckStartDetail> {
form['CREATOR'] = loginUser['USER_ID'] ?? loginUserId;
form['CORPINFO_ID'] = SessionService.instance.corpinfoId ?? '';
form['ACTION_USER'] = loginUser['NAME'] ?? '';
form['OPERATOR'] = SessionService.instance.loginUserId ?? '';
LoadingDialogHelper.show(); // loading