mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-12 09:06:43 +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
|
return val
|
||||||
},
|
},
|
||||||
onClickMain(name) {
|
onClickMain(name) {
|
||||||
|
console.log(name)
|
||||||
if (name == 1) {
|
if (name == 1) {
|
||||||
//this.curMainType = '02'
|
//this.curMainType = '02'
|
||||||
this.$router.push({
|
this.$router.push({
|
||||||
@@ -208,7 +209,7 @@ export default {
|
|||||||
},
|
},
|
||||||
toDetail(manageCode) {
|
toDetail(manageCode) {
|
||||||
this.$router.push({
|
this.$router.push({
|
||||||
path: '/institutionalPerform/serviceDepartOffice',
|
path: '/institutionalPerform/UnderOffice',
|
||||||
query: {
|
query: {
|
||||||
manageCode: manageCode,
|
manageCode: manageCode,
|
||||||
timeVal: this.timeVal,
|
timeVal: this.timeVal,
|
||||||
|
|||||||
Reference in New Issue
Block a user