工作台待办任务换行

This commit is contained in:
熊飞
2024-03-08 13:18:28 +08:00
parent 8ec94d0fa5
commit 15f0154b5d
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -91,8 +91,7 @@ export default {
remove(node) {
this.$confirm(this.$t('trials:uploadedDicoms:message:deleteMes'), {
type: 'warning',
distinguishCancelAndClose: true,
distinguishCancelAndClose: true
})
.then(() => {
deleteMenuFunction(node.Id)