Browse Source

bug修复

chenrui 3 years ago
parent
commit
5b820e70c4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/config/router.config.js

+ 1 - 0
src/config/router.config.js

@@ -670,6 +670,7 @@ export const asyncRouterMap = [
                   title: '库存盘点详情',
                   icon: 'monitor',
                   hidden: true,
+                  replaceTab: true,
                   permission: 'B_inventoryCheckDetail'
                 }
               }