Merge branch 'master' of http://192.168.0.105:10010/r/jfpt-Vue into master
| | |
| | | openHomes(itemHome) { |
| | | this.index.openMenu(itemHome); |
| | | this.$router.push({ |
| | | path: this.$router.$avueRouter.getPath({name: itemHome.name, src: 'http://fengkong.sf-express.com/backstageprd/#/homeInfo/infoOverview'}, {}) |
| | | path: this.$router.$avueRouter.getPath({name: itemHome.name, src: 'https://cas.sf-express.com/cas/login?service=http://fengkong.sf-express.com/backstageprd/#/homeInfo/infoOverview'}, {}) |
| | | }); |
| | | }, |
| | | openMenu(item) { |
| | |
| | | * @Author: song |
| | | * @Date: 2021-01-26 08:56:33 |
| | | * @LastEditors: song |
| | | * @LastEditTime: 2021-01-29 16:46:46 |
| | | * @LastEditTime: 2021-01-29 16:54:34 |
| | | */ |
| | | import { |
| | | setStore, |