1
WXL
2023-10-07 59c2e6665e5d2dcfe3516af2373f1c8a7c9e2bc2
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) {