对接待办中心

This commit is contained in:
sunFlower
2022-10-19 10:54:37 +08:00
parent 798b91e851
commit baed744ebf
3 changed files with 18 additions and 18 deletions
@@ -197,8 +197,8 @@
projectName: row.projectName,
targetMarket: row.targetMarket,
projectNameId: row.projectNameId,
primaryKeyId: row.designTaskDetailId,
PersonChargeFeedback: row.designPersonChargeFeedback
primaryKeyId: row.primaryKeyId,
PersonChargeFeedback: row.PersonChargeFeedback
}
let newUrl = this.$router.resolve({
path: '/taskListProcess',
@@ -231,8 +231,8 @@
projectName: row.projectName,
targetMarket: row.targetMarket,
projectNameId: row.projectNameId,
primaryKeyId: row.prehomoTaskDetailId,
PersonChargeFeedback: row.prehomoPersonChargeFeedback
primaryKeyId: row.primaryKeyId,
PersonChargeFeedback: row.PersonChargeFeedback
}
let newUrl = this.$router.resolve({
path: '/taskListProcess',
@@ -265,8 +265,8 @@
projectName: row.projectName,
targetMarket: row.targetMarket,
projectNameId: row.projectNameId,
primaryKeyId: row.verifyTaskDetailId,
PersonChargeFeedback: row.verifyPersonChargeFeedback
primaryKeyId: row.primaryKeyId,
PersonChargeFeedback: row.PersonChargeFeedback
}
let newUrl = this.$router.resolve({
path: '/taskListProcess',
@@ -190,8 +190,8 @@
projectName: row.projectName,
targetMarket: row.targetMarket,
projectNameId: row.projectNameId,
primaryKeyId: row.designTaskDetailId,
PersonChargeFeedback: row.designPersonChargeFeedback
primaryKeyId: row.primaryKeyId,
PersonChargeFeedback: row.PersonChargeFeedback
}
let newUrl = this.$router.resolve({
path: '/taskListProcess',
@@ -224,8 +224,8 @@
projectName: row.projectName,
targetMarket: row.targetMarket,
projectNameId: row.projectNameId,
primaryKeyId: row.prehomoTaskDetailId,
PersonChargeFeedback: row.prehomoPersonChargeFeedback
primaryKeyId: row.primaryKeyId,
PersonChargeFeedback: row.PersonChargeFeedback
}
let newUrl = this.$router.resolve({
path: '/taskListProcess',
@@ -258,8 +258,8 @@
projectName: row.projectName,
targetMarket: row.targetMarket,
projectNameId: row.projectNameId,
primaryKeyId: row.verifyTaskDetailId,
PersonChargeFeedback: row.verifyPersonChargeFeedback
primaryKeyId: row.primaryKeyId,
PersonChargeFeedback: row.PersonChargeFeedback
}
let newUrl = this.$router.resolve({
path: '/taskListProcess',
@@ -197,8 +197,8 @@
projectName: row.projectName,
targetMarket: row.targetMarket,
projectNameId: row.projectNameId,
primaryKeyId: row.designTaskDetailId,
PersonChargeFeedback: row.designPersonChargeFeedback
primaryKeyId: row.primaryKeyId,
PersonChargeFeedback: row.PersonChargeFeedback
}
let newUrl = this.$router.resolve({
path: '/taskListProcess',
@@ -231,8 +231,8 @@
projectName: row.projectName,
targetMarket: row.targetMarket,
projectNameId: row.projectNameId,
primaryKeyId: row.prehomoTaskDetailId,
PersonChargeFeedback: row.prehomoPersonChargeFeedback
primaryKeyId: row.primaryKeyId,
PersonChargeFeedback: row.PersonChargeFeedback
}
let newUrl = this.$router.resolve({
path: '/taskListProcess',
@@ -265,8 +265,8 @@
projectName: row.projectName,
targetMarket: row.targetMarket,
projectNameId: row.projectNameId,
primaryKeyId: row.verifyTaskDetailId,
PersonChargeFeedback: row.verifyPersonChargeFeedback
primaryKeyId: row.primaryKeyId,
PersonChargeFeedback: row.PersonChargeFeedback
}
let newUrl = this.$router.resolve({
path: '/taskListProcess',