su
su1124
2024-08-16 e5257a04ea7796d4b3efbf3959acd4cae9c8ca57
src/views/reservation/reservations/index.vue
@@ -2264,7 +2264,7 @@
      }
      tjReappoint(data).then((res) => {
        if (res.code === 200) {
          this.$modal.msgSuccess("登记成功");
          this.$modal.msgSuccess("预约成功");
        }
        _this.drawer = false;
      });