layer.open({
title: "新增页面",
type: 2,
area: ['100%', '100%'],
offset:'t',
scrollbar: false,
content: "/wms/manage/list/toAdd"
// end: function () {
// doQuery();
// }
});