liukangdong
2024-05-11 d8a95c4b1553e577331b42b6548b4c960b10e99d
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;
      }
    });