yz3456
2024-07-09 32148fb89c6cbedc24aaf9cb93a215a6cc665f2b
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)