wip
This commit is contained in:
parent
850fe1cec4
commit
394a74ee1b
|
|
@ -62,9 +62,9 @@
|
|||
data: {status: checked},
|
||||
success: function(res) {
|
||||
layer.msg(res.message)
|
||||
// $input.removeAttr('checked')
|
||||
},
|
||||
error: function() {
|
||||
$input.prop("checked", false);
|
||||
}
|
||||
})
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue