非dicom列表改变状态时列表不重置
continuous-integration/drone/push Build is passing Details

uat
wangxiaoshuang 2025-03-07 15:51:59 +08:00
parent 822c2dc955
commit 156411fea3
1 changed files with 1 additions and 1 deletions

View File

@ -254,7 +254,7 @@ export default {
this.$message.success( this.$message.success(
this.$t('common:message:savedSuccessfully') this.$t('common:message:savedSuccessfully')
) )
this.getNoneDicomList() // this.getNoneDicomList()
} }
}) })
.catch(() => { .catch(() => {