qx
6 天以前 e48af621e9c9a6fd97cdcff2cafa515347d05995
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) => {