1
wwl
8 天以前 05c1bc4570f3a5faf4dad7683bfced0712908aba
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;
            });