样式修改

This commit is contained in:
bb_pan 2026-01-25 18:50:40 +08:00
parent a0d9c1490b
commit ec9233098e
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@ export default {
},
handleClose() {
//
this.$confirm('确认是否关闭所有', '', {
this.$confirm('确认关闭所有菜单页签?', '', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning',