MrShi
2024-03-07 2ae60f81bbef5b2de4a9cc3e90bbedf19e8e4446
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;
      }
    });