1
lkk
4 天以前 4b6eabfb56d2b736c5f16796614318770c606fd6
src/views/doctor/checkAll/index.vue
@@ -3349,7 +3349,7 @@
              id: this.MsgId,
            };
             gettoPdf(tjNumber)
             /* gettoPdf(tjNumber)
              .then((res) => {
                this.$modal.msgSuccess("已生成报告!请前往报告核收页面确认!");
              })
@@ -3357,7 +3357,7 @@
                this.$modal.msgError(
                  "打印报告失败,请前往报告打印页面补打报告!"
                );
              });
              }); */
            const statePromise = getfiedState(reportData).then(() => {
              this.drawer = false;
            });