1、radio失效(添加紅色的即可)
layer.open({ type: 1, title: "<label style='font-weight:600;'>修改</label>", content: editDiv, area: ['600px', height],//只有一個[height],寬會自定義 btn: btnOperation,//['保存','取消'], btn1: function (index, layero) { }, success: function () { layuiForm.on("radio", function(radio) { }); } });