Browse Source

事件管理

shibei_master
jiangyy 3 years ago
parent
commit
3525651196
  1. 2
      src/views/modules/shequzhili/event/cpts/process-form-replay.vue

2
src/views/modules/shequzhili/event/cpts/process-form-replay.vue

@ -176,7 +176,7 @@ export default {
app.util.validateRule(messageObj); app.util.validateRule(messageObj);
} else { } else {
debugger
if (this.status) { if (this.status) {
if (!this.selCateObj || !this.selCateObj.id) { if (!this.selCateObj || !this.selCateObj.id) {

Loading…
Cancel
Save