起草节点增加传参
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -3088,6 +3088,7 @@ export default {
|
||||
json.prcCreateUser = this.form.prcCreateUser
|
||||
json.prcCreateUserName = this.form.prcCreateUserName
|
||||
json.standCode = this.tableData.standardData[0].standCode
|
||||
json.id = this.tableData.standardData[0].id
|
||||
this.$http.post('lawss/activiti/startProcessRollBack', {
|
||||
createUser: this.$store.getters.userInfo.userId,
|
||||
createUserName: this.$store.getters.userInfo.userName,
|
||||
|
||||
Reference in New Issue
Block a user