问答 修改参数
This commit is contained in:
@@ -1933,7 +1933,9 @@ export default {
|
||||
this.handleSelectForm.lawName = ''
|
||||
this.handleSelectForm.standName = ''
|
||||
this.handleSelectForm.numberName = ''
|
||||
this.$http.postData('lawss/activiti/startProcessRollBack',{ str:res.data },
|
||||
this.$http.postData('lawss/activiti/startProcessRollBack',{
|
||||
json: JSON.stringify(res.data),
|
||||
type: '27' },
|
||||
{
|
||||
_this: this
|
||||
}, res => {
|
||||
|
||||
Reference in New Issue
Block a user