Browse Source

换个字母

V4.4.4
mk 1 year ago
parent
commit
2c353a908d
  1. 2
      src/views/modules/shequzhili/eventOld/cpts/event-info.vue

2
src/views/modules/shequzhili/eventOld/cpts/event-info.vue

@ -542,7 +542,7 @@ export default {
this.replayInfo.icEventId = this.eventId;
this.replayInfo.openFlag = null;
this.replayInfo.openId = this.eventDetailCopy.openId;
this.replayInfo.grid = this.grid;
this.replayInfo.gridId = this.grid;
//
let url = "/governance/icEventOld/reply";
await this.submitDispose(url, this.replayInfo);

Loading…
Cancel
Save