From 156411fea363f50fe2348a720d6dbf6f7ed136ac Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Fri, 7 Mar 2025 15:51:59 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9D=9Edicom=E5=88=97=E8=A1=A8=E6=94=B9?= =?UTF-8?q?=E5=8F=98=E7=8A=B6=E6=80=81=E6=97=B6=E5=88=97=E8=A1=A8=E4=B8=8D?= =?UTF-8?q?=E9=87=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/none-dicom-show/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/none-dicom-show/index.vue b/src/views/none-dicom-show/index.vue index 370c7bfe..cc5bebe8 100644 --- a/src/views/none-dicom-show/index.vue +++ b/src/views/none-dicom-show/index.vue @@ -254,7 +254,7 @@ export default { this.$message.success( this.$t('common:message:savedSuccessfully') ) - this.getNoneDicomList() + // this.getNoneDicomList() } }) .catch(() => {