对接待办中心
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user