修改发起流程
This commit is contained in:
@@ -56,6 +56,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
handleRouter (item) {
|
||||
this.$store.commit('setActiveTabIndex','')
|
||||
if (item.belong == 0) {
|
||||
this.$store.commit('saveMenuName', item.label)
|
||||
if (this.$route.path == '/system/401Page') {
|
||||
|
||||
Reference in New Issue
Block a user