归档位置更换接口

This commit is contained in:
shenyanpei
2022-01-24 18:07:49 +08:00
parent fa96edf2cf
commit f407ef402a
@@ -1225,7 +1225,7 @@ export default {
if (this.form.zrgcs.length === 0) {
this.form.zrgcs = ''
}
this.form.menusId = this.form.treeListId
this.form.menusIds = this.form.treeListId
const json = JSON.stringify(this.form);
this.$http.post('lawss/activiti/completeTask', {
taskIds: this.taskIds,