ruoyi-ui/src/views/meeting/meetingInfo.vue
@@ -383,6 +383,7 @@ this.$refs['elForm'].validate(valid => { if (valid) { if (this.formData.id != undefined) { this.formData.statu = 3 updateMeeting(this.formData).then(response => { this.$modal.msgSuccess("修改成功"); // if (this.formData.status == 1)