Browse Source

fix: 分成比例配置路由标识

zhengxy 1 year ago
parent
commit
0ac23f566b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      project/src/router/allRouter.js

+ 1 - 0
project/src/router/allRouter.js

685
           keepAlive: false,
685
           keepAlive: false,
686
           isLogin: true,
686
           isLogin: true,
687
           title: '分成比例配置',
687
           title: '分成比例配置',
688
+          isData: true,
688
         }
689
         }
689
       },
690
       },
690
       {
691
       {