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(() => {