MrShi
2024-03-27 c43529a0c1f7ea83b7d899b16aaf4b5b32bc61f3
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;
      }
    });