对接握手流程
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user