|
@@ -5064,7 +5064,7 @@ public class WorkProjectNotifyController extends BaseController {
|
|
projectcontentinfo.setFileOtherList(ruralProjectRecordsService.disposeDataAttachment(projectcontentinfo.getFileOtherList()));
|
|
projectcontentinfo.setFileOtherList(ruralProjectRecordsService.disposeDataAttachment(projectcontentinfo.getFileOtherList()));
|
|
return "modules/ruralprojectrecords/ruralporjectmessage/projectcontentinfo/projectRecordsMessageTwoView";
|
|
return "modules/ruralprojectrecords/ruralporjectmessage/projectcontentinfo/projectRecordsMessageTwoView";
|
|
}
|
|
}
|
|
- }else if (workProjectNotify.getType().equals("106")) { //资料缺失说明
|
|
|
|
|
|
+ }else if (workProjectNotify.getType().equals("106")) { //盖章申请
|
|
|
|
|
|
SealApplyForInfo sealApplyForInfo = sealApplyForService.get(workProjectNotify.getNotifyId());
|
|
SealApplyForInfo sealApplyForInfo = sealApplyForService.get(workProjectNotify.getNotifyId());
|
|
Act act = getByAct(sealApplyForInfo.getProcessInstanceId());
|
|
Act act = getByAct(sealApplyForInfo.getProcessInstanceId());
|