Browse Source

极光推送

limeng 2 years ago
parent
commit
496c4daf56
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/eventdetailsdialog.vue

+ 0 - 1
src/views/eventdetailsdialog.vue

@@ -2708,7 +2708,6 @@ console.log(this.dutysystemTableData)
           centereventtdepteventList(param).then(res => {
             that.depteventList = res.data
             that.showMeetingMsgDialog = true
-            that.initDutysystemTableData();
           })
         }
       });