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