修改
This commit is contained in:
@@ -1266,7 +1266,7 @@
|
||||
this.addForm.addFlag = '1'
|
||||
this.addForm.prcCreateUser = this.$store.getters.userInfo.userId
|
||||
this.addForm.prcCreateUserName = this.$store.getters.userInfo.userName
|
||||
this.addForm.nowEsId = res.message
|
||||
this.addForm.nowEsId = res.data
|
||||
this.addForm.type = '5'
|
||||
var json = Object.assign(this.addForm)
|
||||
this.$http.post('lawss/activiti/startProcessRollBack', {
|
||||
|
||||
Reference in New Issue
Block a user