lkk
2024-12-13 a65e5b04d64edb3318d0dfdc46bc5c83e133eaa6
src/views/doctor/check/index.vue
@@ -1789,6 +1789,8 @@
      this.loading = true;
      this.queryParams.type = this.tjStatus;
      getProList(this.queryParams).then((response) => {
        console.log(response,1212);
        if (response.code == 200) {
          this.loading = false;
          if (response.data) {