Commit b79ecbbe authored by 黄奎's avatar 黄奎
parents 2f85a9b8 044253c7
......@@ -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