rk
2 天以前 69758b26403c3c97ad35c2c76125a1ff36a3e9d0
admin/src/store/index.js
@@ -61,7 +61,6 @@
  },
  // 设置首页路由信息
  setTopMenuCurrent (state, current) {
    console.log("setTopMenuCurrent",current)
    if(current.id !== state.topMenuCurrent.id){
      state.topMenuList.list.forEach(item => {
        console.log(item.id, item.id)