Commit 01d993bf authored by baixian's avatar baixian

优化

parent 8821dbda
......@@ -1004,6 +1004,17 @@ export default {
id: permissionMatch[1],
},
});
dispatch({
type: 'updateState',
payload: {
breadcrumbList: [
{
path: 'sjd/institutions',
name: '机构管理',
},
],
},
});
}
});
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment