Merge remote-tracking branch 'origin/dev' into dev

pet
liujun 2024-10-28 13:57:56 +08:00
commit 3a4e8ceb98
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ export default {
*/
handleBatchDel(HIDDEN_ID) {
//
this.$confirm('确定要删除吗?', '提示', {
this.$confirm('确定要删除吗?删除隐患后,隐患相关的处罚信息也会删除', '提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning'