lkk
2024-12-16 c7b33db117fd2893d7d1c93bf5d46e87d33e44d0
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) {