guns-admin/src/main/webapp/static/js/common/Feng.js @@ -7,6 +7,7 @@ }, confirm: function (tip, ensure) {//询问框 parent.layer.confirm(tip, { title: false, btn: ['确定', '取消'] }, function (index) { ensure();