工作台待办任务换行
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user