对接握手流程

This commit is contained in:
qq787203167
2022-04-26 18:08:22 +08:00
parent 52ab6847f2
commit e701d280a6
@@ -828,9 +828,11 @@
})
},
startProcess(value) {
let handlingTime = moment(new Date()).format('YYYY-MM-DD HH:mm:ss')
let query = {
type: 1,
msg: value,
handlingTime:handlingTime,
projectNameId:this.$route.query.projectNameId,
projectName:this.$route.query.projectName,
taskAffirmDueDate: this.formInline.taskAffirmDueDate,