后台信息页面优化
This commit is contained in:
parent
73de2614c1
commit
162771bdfe
|
|
@ -52,7 +52,7 @@
|
|||
const id = $(this).data('id');
|
||||
const self = $(this);
|
||||
|
||||
layer.confirm('确定要删除角色吗?', {
|
||||
layer.confirm('确定要删除页面吗?', {
|
||||
title: "提示",
|
||||
btn: ['取消', '确定'],
|
||||
area: ['400px'],
|
||||
|
|
|
|||
Loading…
Reference in New Issue