11
WXL
2024-07-29 4acc0fb0d27d9bd959e6d4bf6b2ab2702b1b4e42
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) {