commit
This commit is contained in:
@@ -623,8 +623,6 @@ export default {
|
||||
this.isSubmit = true
|
||||
this.standardSearch.commentText = this.commentText
|
||||
var json = Object.assign(this.standardSearch, this.roleForm)
|
||||
console.log(json);
|
||||
return
|
||||
this.$http.get('lawss/activiti/startProcess', {type: '24'}, {
|
||||
_this: this
|
||||
}, res => {
|
||||
|
||||
Reference in New Issue
Block a user