Browse Source

补充

release/epdc
qushutong 1 year ago
parent
commit
baba3096a2
  1. 2
      src/views/modules/events/appeal-cssb-list.vue

2
src/views/modules/events/appeal-cssb-list.vue

@ -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
} }

Loading…
Cancel
Save