精简搜索函数, 添加页面

This commit is contained in:
zhengw
2026-02-06 14:49:13 +08:00
parent 3513a19880
commit 9ce21008a3
64 changed files with 519 additions and 559 deletions

View File

@@ -25,11 +25,11 @@ export const menuConfig = [
icon: 'tools',
iconColor: iconColor,
children: [
// {
// title: "生产任务",
// url: "/pages/produce/orderTask/orderTask",
// auth: "SF_ERP_PRODUCT_TASK_VIEW",
// },
{
title: '生产任务',
url: '/pages/produce/orderTask/orderTask',
auth: 'SF_ERP_PRODUCT_TASK_VIEW',
},
{
title: '流程管理',
url: '/pages/produce/processManage/processManage',