mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-14 05:26:45 +08:00
【关于开设金掌桂内勤权限的需求申请】--桂冠排名模块接口去掉查询年月条件
This commit is contained in:
@@ -320,7 +320,7 @@ export default {
|
|||||||
message: '加载中……'
|
message: '加载中……'
|
||||||
})
|
})
|
||||||
let data = {
|
let data = {
|
||||||
monthStr:'202109'
|
// monthStr:'202109'
|
||||||
}
|
}
|
||||||
let res = await queryAllLaureList(data)
|
let res = await queryAllLaureList(data)
|
||||||
this.$toast.clear()
|
this.$toast.clear()
|
||||||
@@ -341,7 +341,7 @@ export default {
|
|||||||
bubranchattr: this.bubranchattr,
|
bubranchattr: this.bubranchattr,
|
||||||
zubranchattr: this.zubranchattr,
|
zubranchattr: this.zubranchattr,
|
||||||
manageCom: this.manageCom,
|
manageCom: this.manageCom,
|
||||||
monthStr:'202109'
|
// monthStr:'202109'
|
||||||
}
|
}
|
||||||
that.activeNames = []
|
that.activeNames = []
|
||||||
//我的团队--切换GGrade(桂冠) SGrade(双冠)
|
//我的团队--切换GGrade(桂冠) SGrade(双冠)
|
||||||
|
|||||||
Reference in New Issue
Block a user