|
@ -431,7 +431,7 @@ export default { |
|
|
}).then(() => { |
|
|
}).then(() => { |
|
|
const condition = { |
|
|
const condition = { |
|
|
id: this.againEscalationId || null, |
|
|
id: this.againEscalationId || null, |
|
|
handleCategory: 3000, |
|
|
handleCategory: 3001, |
|
|
handlerDept: this.itemHandleDeptName, |
|
|
handlerDept: this.itemHandleDeptName, |
|
|
handlerDeptId: this.itemHandleDeptId |
|
|
handlerDeptId: this.itemHandleDeptId |
|
|
} |
|
|
} |
|
|