如何获取用layer弹出层表单的数据

2025-04-28 02:21:15
推荐回答(1个)
回答1:

add:function (index) {
layer.open({
type:2,
area:['300px','300px'],
title:'添加管理员',
shade:0.6,
anim:2,
content:'ajax/humanResourceMS/addmanager.html',
yes : function(layero,index) {
alert(1111);