yangyin
2024-08-30 c56cb87cd2aeba4d63938910b6a78117729573a1
customer_list/yw/static/config/route.js
@@ -13,14 +13,14 @@
      path: '/lowCode/sqlAmis',
      component: '/project/yw/lowCode/sqlAmis/SqlAmis.vue',
   },
   {
      name: 'SqlAmisEdit',
      isKeepAlive: true,
      isAffix: false,
      path: '/lowCode/sqlAmis/edit',
      component: '/project/yw/lowCode/sqlAmis/edit/SqlAmisEdit.vue',
   },
   //#region ====================== 数据中心 ======================
   // {
   //    name: 'SqlAmisEdit',
   //    isKeepAlive: true,
   //    isAffix: false,
   //    path: '/lowCode/sqlAmis/edit',
   //    component: '/project/yw/lowCode/sqlAmis/edit/SqlAmisEdit.vue',
   // },
   //#region ====================== 数据管理 ======================
   {
      name: 'GraphIndex',