yxh
yxh
2024-02-04 93244671d3a965fd2b0f118309d1b3c5c86da7f4
src/views/system/medicalevalustion/index.vue
@@ -417,7 +417,6 @@
        donorno: data.donorno,
      };
      this.loading = true;
      // debugger;
      listMedicalevaluation(searchParam).then((response) => {
        this.loading = false;
        if (response.code == 200) {