feiyu02
2025-09-17 b330e57051e54789eb83d10dc58c4d9d10c608e1
src/constants/menu.js
@@ -45,6 +45,32 @@
  },
  {
    icon: 'DataAnalysis',
    name: '基础数据产品',
    children: [
      {
        path: '/fysp/data-product/base/home/scene',
        icon: 'Document',
        name: '现场巡查',
      },
      // {
      //   path: '/fysp/data-product/base/ProdMonitorTaskInfo',
      //   icon: 'Document',
      //   name: '监管清单',
      // },
      // {
      //   path: '/fysp/data-product/base/ProdTreatmentDeviceInfo',
      //   icon: 'Document',
      //   name: '防治设备清单',
      // },
      {
        path: '/fysp/data-product/base/PordProblemRecurrence',
        icon: 'Document',
        name: '问题复发清单',
      },
    ]
  },
  {
    icon: 'DataAnalysis',
    name: '中间数据产品',
    children: [
      {
@@ -66,7 +92,13 @@
        path: '/fysp/data-product/dailyreport',
        icon: 'Document',
        name: '日报管理'
      }
      },
      {
        path: '/fysp/data-product/lawenforcelist',
        icon: 'Document',
        name: '联合执法清单'
      },
    ]
  },
  {
@@ -178,7 +210,7 @@
const MENU_FYTZ = [
  // {
  //   path: '/fytz/ledger',
  //   path: 'fytz/ledger',
  //   icon: 'Search',
  //   name: '台账审核'
  // },