su
su1124
2024-01-09 ba564c930b816bd5f926f0f41c7f9ed632d0b3d6
src/views/doctor/bgsh/index.vue
@@ -236,7 +236,7 @@
    // 单选按钮
    radioChange() {
      heXiaoByIds(this.orderIds).then((response) => {
        this.$modal.msgSuccess("报告已核收!请前往体检记录页面查看!");
        this.$modal.msgSuccess("报告已核收!请前往报告打印页面查看!");
      });
    },