nidapeng
2024-05-06 2a0e9e6f92c5f25a53aefa4edb708f42472e8a6e
h5/unpackage/dist/dev/mp-weixin/pages/appointmentDetails/appointmentDetails.js
@@ -207,7 +207,6 @@
      id: option.id
    }).then(function (res) {
      if (res.code === 200) {
        console.log(res);
        _this.info = res.data;
      }
    });