rk
21 小时以前 c174ab473487cbf92f382197f84e05ed22de258a
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)