样式修改
This commit is contained in:
parent
a0d9c1490b
commit
ec9233098e
|
|
@ -310,7 +310,7 @@ export default {
|
|||
},
|
||||
handleClose() {
|
||||
// 弹框确认
|
||||
this.$confirm('请确认是否关闭所有', '', {
|
||||
this.$confirm('确认关闭所有菜单页签?', '', {
|
||||
confirmButtonText: '确定',
|
||||
cancelButtonText: '取消',
|
||||
type: 'warning',
|
||||
|
|
|
|||
Loading…
Reference in New Issue