mirror of
https://github.com/FatttSnake/Pinnacle-OA.git
synced 2026-04-05 23:11:24 +08:00
add the function of deleteBatchNoticeType
This commit is contained in:
@@ -160,6 +160,11 @@ export default {
|
||||
})
|
||||
})
|
||||
.catch(() => {})
|
||||
} else {
|
||||
ElMessage({
|
||||
message: '请至少选择一项进行删除',
|
||||
type: 'warning'
|
||||
})
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user