Commit 50672be7 authored by youjie's avatar youjie

op提成详情调整

parent 09349457
...@@ -1163,18 +1163,10 @@ export default { ...@@ -1163,18 +1163,10 @@ export default {
}, },
GoOPurl(GetDetail){ GoOPurl(GetDetail){
this.$router.push({ this.$router.push({
name: 'OPsalesCommissiondetails',// OpComPersonDetails name: 'OPsalesCommissiondetails',
query: { query: {
PeriodId: GetDetail.ReFinanceId, PeriodId: GetDetail.ReFinanceId,
// UserId:item.UserId,
// RB_Branch_Id: GetDetail.RB_Branch_Id,
// RB_Department_Id: GetDetail.RB_Department_Id,
OutBranchId: stringify(GetDetail.RB_Branch_Id), OutBranchId: stringify(GetDetail.RB_Branch_Id),
// EmployeeId:GetDetail.AccountEmployeeId,
// PeriodsId:GetDetail.OPPeriodsId,
// RB_Branch_Id:GetDetail.RB_Branch_Id,
blank: "y", blank: "y",
tab: "op提成明细" tab: "op提成明细"
} }
......
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