This commit is contained in:
宋伟佳
2021-12-07 17:07:50 +08:00
parent ee8236c8b1
commit 1b209c7f2b
@@ -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 => {