mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 06:26:44 +08:00
Merge branch 'feature/【机构人力排名】' of http://112.124.100.131/GFRS/ebiz-h5 into feature/【机构人力排名】
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user