字段修改

This commit is contained in:
shenyanpei
2022-01-24 18:14:53 +08:00
parent f407ef402a
commit 7031e0dc01
@@ -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,