Merge branch 'feature/【机构人力排名】' of http://112.124.100.131/GFRS/ebiz-h5 into feature/【机构人力排名】

This commit is contained in:
na.guo
2020-08-04 15:49:57 +08:00

View File

@@ -176,6 +176,7 @@ export default {
return val
},
onClickMain(name) {
console.log(name)
if (name == 1) {
//this.curMainType = '02'
this.$router.push({
@@ -208,7 +209,7 @@ export default {
},
toDetail(manageCode) {
this.$router.push({
path: '/institutionalPerform/serviceDepartOffice',
path: '/institutionalPerform/UnderOffice',
query: {
manageCode: manageCode,
timeVal: this.timeVal,