Browse Source

事件分析

feature-bug
是小王呀\24601 7 months ago
parent
commit
02de7d7d7e
  1. 2
      src/views/modules/shequzhili/analysis/formList.vue

2
src/views/modules/shequzhili/analysis/formList.vue

@ -125,7 +125,7 @@ export default {
try { try {
const url = "/governance/dwdEvent/list"; const url = "/governance/dwdEvent/list";
if(this.recId){ if(this.recId){
this.formData.secondIdList = [this.recId]; this.formData.firstIdList = [this.recId];
} }
if(this.departId){ if(this.departId){
this.formData.departId = this.departId; this.formData.departId = this.departId;

Loading…
Cancel
Save