yxh
yxh
2023-07-20 5f193f83ef3efbdc95cb9478a46b7fe0be9cb0a1
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) {