@ -4366,7 +4366,6 @@ layui.config({ base: './ayq/modules/' }).define(["layer", 'flow', "laytpl", "ele
case 'checkbox-value':
//找到 id=key 下的 option值
var _index = parseInt($(this).parent().parent().attr("data-index"));
alert(_index);
if (_key === 'select-text' || _key === 'radio-text' || _key === 'checkbox-text') {
_json.options[_index].text = $(this).val();
} else {
@ -100,7 +100,7 @@
})
}
, done: function (res) {
layer.close(layer.msg());//关闭上传提示窗口
//上传完毕
$('#uploader-list-' + res.input_id).append(