1
lkk
1 天以前 23c5e0e685d7824b34db2e5d2776a13c325a71bd
src/views/doctor/checkAll/index.vue
@@ -779,7 +779,7 @@
                  <el-button
                    type="primary"
                    @click="determine"
                    :disabled="isdisabled"
                    :disabled="isdisabled || isLoading"
                    >提交并生成报告</el-button
                  >
                </div>
@@ -2608,9 +2608,9 @@
                }
              });
            });
            if (!this.yichangList) {
            /* if (!this.yichangList) {
              this.$message.warning("暂无异常报告");
            }
            } */
            resolve(); // 成功完成
          })
          .catch((error) => {