优化线上签字等功能

This commit is contained in:
huxin02 2025-08-01 19:17:25 +08:00
parent ec3b72ed29
commit 2dc6763f8e
2 changed files with 3 additions and 1 deletions

View File

@ -290,7 +290,7 @@ const pageConfig = {
}
const activeTab = ref('案件 (首页)');
//
{
const openedTabs = ref([ {
name: '案件 (首页)',
label: '案件 (首页)',
component: caseMain,

View File

@ -72,6 +72,8 @@ public class EnforcementInfoHistoryController {
}
/**
* 立案上报审核
* @param historyId 历史执法信息id
* @param caseInfo 历史执法信息实体