wujingjing
2024-09-20 d8f3a01bd8bfcda020e71fa07cc958c8f1e0dfcc
isAffix:true
已修改1个文件
4 ■■■■ 文件已修改
customer_list/yw/static/config/route.js 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
customer_list/yw/static/config/route.js
@@ -2,14 +2,14 @@
    {
        name: 'AmisEditor',
        isKeepAlive: true,
        isAffix: true,
        isAffix: false,
        path: '/amisEditor',
        component: '/project/yw/lowCode/amis/AmisEditor.vue',
    },
    {
        name: 'DimensionMgr',
        isKeepAlive: true,
        isAffix: true,
        isAffix: false,
        path: '/dimensionMgr',
        component: '/project/yw/systemManage/dimensionMgr/DimensionMgr.vue',
    },