From 107d5202668b08323cecb082c11e187f266d4a04 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Mon, 2 Dec 2024 15:48:56 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E8=AF=A6=E6=83=85=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3=E6=8A=A5=E9=94=99=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../trials-panel/trial-summary/trial-information/index.vue | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/views/trials/trials-panel/trial-summary/trial-information/index.vue b/src/views/trials/trials-panel/trial-summary/trial-information/index.vue index e85ef9b..9b8f4e7 100644 --- a/src/views/trials/trials-panel/trial-summary/trial-information/index.vue +++ b/src/views/trials/trials-panel/trial-summary/trial-information/index.vue @@ -188,6 +188,12 @@ export default { this.formLoading = false this.isRight = true this.otherInfo = res.OtherInfo + if (res.Code === 5) { + this.$confirm(res.ErrorMessage, { + type: 'warning', + showCancelButton: false, + }) + } if (!res.OtherInfo) { this.isRight = false this.otherInfo = {