fuliqi
2025-02-14 a8dfead65cb0db4073e7805431f8f95595db04ee
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: '' }
      }
    ]
  },