fuliqi
2025-02-07 01ae48bc5f7e63e27aa7338cbc2794e30535fd66
src/router/index.js
@@ -136,7 +136,7 @@
        path: 'task/myProcess/send/index',
        component: () => import('@/views/flowable/task/myProcess/send/index'),
        name: 'SendRecord',
        meta: { title: '流程发起', icon: '' }
        meta: { title: '流程办理', icon: '' }
      }
    ]
  },