Commit 2743ff2b authored by youjie's avatar youjie

no message

parent 122dc586
......@@ -258,7 +258,7 @@
}else if(type==5){//排名
name = 'salesVolumeRank'
this.$router.push({
name: name,
path: name,
query: {
tStartDates: this.PMMsg.tStartDates,
blank: 'y'
......@@ -267,7 +267,7 @@
}
if(type!=5&&name){
this.$router.push({
name: name,
path: name,
query: {
UserId: Number(userInfo.EmployeeId),
isSale: 1,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment