字段修改
This commit is contained in:
@@ -1225,7 +1225,7 @@ export default {
|
||||
if (this.form.zrgcs.length === 0) {
|
||||
this.form.zrgcs = ''
|
||||
}
|
||||
this.form.menusIds = this.form.treeListId
|
||||
this.form.menuIds = this.form.treeListId
|
||||
const json = JSON.stringify(this.form);
|
||||
this.$http.post('lawss/activiti/completeTask', {
|
||||
taskIds: this.taskIds,
|
||||
|
||||
Reference in New Issue
Block a user