Explorar el Código

fix(router): 移除形象店申请审核页面的权限限制

yz hace 1 mes
padre
commit
eea496396f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/router/views/index.js

+ 0 - 1
src/router/views/index.js

@@ -242,7 +242,6 @@ export default [
         meta: {
             title: '形象店申请审核',
             keepAlive: true,
-            permission: ['image_store_apply']
         },
         children: [
             {