jiangping
2024-05-09 b62578f8b43f15be89b3d14f463f11aed03e6fb9
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;
      }
    });